Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-115457
#<BuildRuby:0x0000558843046138
@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.20240216-115457",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004720 0.000944 1.557607 ( 1.891287)
build_miniruby 0.001146 0.000229 1.303154 ( 1.301041)
build_ruby 0.001401 0.000280 3.115253 ( 3.328566)
build_all 0.007444 0.000617 6.137653 ( 2.433773)
build_install 0.005940 0.012283 7.653473 ( 3.802975)
test_btest 0.000854 0.000244 87.782153 ( 23.743933)
test_basic 0.001258 0.004699 0.859684 ( 3.563491)
test_all 0.091416 0.024446 735.549206 (209.836821)
test_rubyspec 0.053265 0.025230 104.499053 (113.789859)
total: 363.69 sec