Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-083237
#<BuildRuby:0x000056329adca078
@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.20240309-083237",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.008103 0.000263 2.727327 ( 2.448533)
build_miniruby 0.001379 0.000089 1.785698 ( 1.784595)
build_ruby 0.001689 0.000109 3.630437 ( 3.843306)
build_all 0.007786 0.000220 6.874194 ( 3.784513)
build_install 0.015330 0.005377 8.806821 ( 4.951050)
test_btest 0.001107 0.000000 92.809291 ( 47.108247)
test_basic 0.008217 0.000414 0.996738 ( 1.081191)
test_all 0.089490 0.029494 785.230730 (326.076473)
test_rubyspec 0.032224 0.058379 122.809447 (134.020668)
total: 525.10 sec