Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-013012
#<BuildRuby:0x0000555dc78d22d0
@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.20240304-013012",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001125 0.006570 2.325482 ( 2.056273)
build_miniruby 0.001308 0.000000 1.651738 ( 1.653013)
build_ruby 0.001435 0.000000 3.380208 ( 3.606432)
build_all 0.007543 0.000000 6.388457 ( 2.464553)
build_install 0.011240 0.005370 7.867070 ( 3.573454)
test_btest 0.002544 0.000611 88.658050 ( 23.121458)
test_basic 0.006546 0.000000 0.854382 ( 0.909495)
test_all 0.096996 0.021306 772.465629 (246.539176)
test_rubyspec 0.021366 0.053729 109.776907 (118.928267)
total: 402.85 sec