Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-090145
#<BuildRuby:0x0000557958725fc0
@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.20240129-090145",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000033 0.000009 0.000042 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005527 0.001548 2.051510 ( 3.467678)
build_miniruby 0.001404 0.000394 1.830180 ( 2.301436)
build_ruby 0.001430 0.000400 3.593288 ( 4.654752)
build_all 0.005122 0.003254 6.488508 ( 6.665015)
build_install 0.020502 0.000000 8.175533 ( 8.472138)
test_btest 0.000646 0.000135 90.279608 ( 93.197407)
test_basic 0.005230 0.002295 0.968265 ( 1.446445)
test_all 0.095767 0.031313 780.347602 (821.896841)
test_rubyspec 0.043105 0.074075 185.712360 (276.904004)
total: 1219.01 sec