Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-143954
#<BuildRuby:0x000055aac242e3d0
@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.20240218-143954",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005600 0.000184 1.900333 ( 2.575124)
build_miniruby 0.000000 0.001580 1.538345 ( 1.538235)
build_ruby 0.000000 0.001516 3.308319 ( 3.519200)
build_all 0.007055 0.001215 6.756712 ( 3.649538)
build_install 0.018290 0.001954 8.528104 ( 5.147131)
test_btest 0.000929 0.000128 93.378121 ( 41.858480)
test_basic 0.000000 0.007281 1.004832 ( 1.088623)
test_all 0.079415 0.036123 796.490391 (302.345316)
test_rubyspec 0.034394 0.057068 126.911261 (141.863671)
total: 503.59 sec