Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-163047
#<BuildRuby:0x000056066777e8e0
@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.20240221-163047",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.003985 0.004677 2.752311 ( 3.203074)
build_miniruby 0.000000 0.001592 1.805047 ( 1.920115)
build_ruby 0.000245 0.001579 3.652651 ( 3.930991)
build_all 0.002364 0.006431 6.889343 ( 4.388978)
build_install 0.012354 0.009272 8.979470 ( 6.465588)
test_btest 0.000763 0.000240 92.218171 ( 52.851987)
test_basic 0.008021 0.000237 1.005366 ( 1.109254)
test_all 0.065350 0.049743 778.841172 (297.094313)
test_rubyspec 0.060317 0.026417 125.014207 (134.417651)
total: 505.38 sec