Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-115514
#<BuildRuby:0x00005619e747e120
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240217-115514",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000021)
build_up 0.001410 0.004158 1.644153 ( 1.963779)
build_miniruby 0.001216 0.000110 1.426363 ( 1.424078)
build_ruby 0.000000 0.001480 3.062068 ( 3.264854)
build_all 0.000530 0.006853 6.179057 ( 2.415783)
build_install 0.018582 0.000285 7.856429 ( 3.932424)
test_btest 0.000675 0.000103 86.396319 ( 22.756744)
test_basic 0.002546 0.004775 0.886501 ( 0.956475)
test_all 0.073839 0.042219 720.686680 (219.387499)
test_rubyspec 0.047357 0.040399 105.235640 (114.604547)
total: 370.71 sec