Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-112201
#<BuildRuby:0x000055f8a09ce0e8
@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.20240117-112201",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.003650 0.001162 1.551022 ( 1.930885)
build_miniruby 0.001712 0.000000 1.542246 ( 1.540806)
build_ruby 0.001865 0.000000 3.211716 ( 3.415362)
build_all 0.007191 0.000772 5.888255 ( 2.928911)
build_install 0.014192 0.004677 7.270578 ( 4.193468)
test_btest 0.000000 0.000856 83.875111 ( 36.010972)
test_basic 0.001313 0.005145 0.850577 ( 0.919729)
test_all 0.087056 0.032213 777.961489 (276.894772)
test_rubyspec 0.066247 0.035590 162.196105 (174.272792)
total: 502.11 sec