Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-122314
#<BuildRuby:0x0000555f308e5a00
@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.20240224-122314",
@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.000019 0.000003 0.000022 ( 0.000020)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.003241 0.004711 2.551398 ( 3.298030)
build_miniruby 0.001311 0.000218 1.639694 ( 1.764090)
build_ruby 0.001408 0.000235 3.643306 ( 4.290132)
build_all 0.007709 0.000000 6.642168 ( 3.810506)
build_install 0.012876 0.006856 8.568571 ( 5.240767)
test_btest 0.000642 0.000124 90.103691 ( 60.833708)
test_basic 0.006672 0.000479 0.934254 ( 1.224791)
test_all 0.098973 0.017231 767.876456 (333.686766)
test_rubyspec 0.051091 0.038858 128.339197 (139.126057)
total: 553.28 sec