Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-013714
#<BuildRuby:0x0000561d777f6058
@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-013714",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.003282 0.004352 2.731574 ( 2.477701)
build_miniruby 0.001363 0.000195 1.769205 ( 1.769439)
build_ruby 0.001719 0.000246 3.751899 ( 3.971239)
build_all 0.001718 0.006933 6.916790 ( 3.434293)
build_install 0.015865 0.003955 8.743112 ( 5.185075)
test_btest 0.000607 0.000125 96.378530 ( 36.538009)
test_basic 0.003087 0.004658 1.053551 ( 1.157173)
test_all 0.093293 0.022835 789.931291 (303.389418)
test_rubyspec 0.035616 0.053253 130.551200 (142.742260)
total: 500.67 sec