Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-050150
#<BuildRuby:0x0000564352eba2d0
@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.20231012-050150",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.007509 0.000574 2.595037 ( 3.809773)
build_miniruby 0.001411 0.000235 1.840275 ( 2.394953)
build_ruby 0.001623 0.000270 3.570008 ( 4.253403)
build_all 0.004029 0.004244 6.675885 ( 5.341601)
build_install 0.016621 0.005062 8.614315 ( 6.676333)
test_btest 0.000770 0.000158 91.437148 ( 59.513032)
test_basic 0.005066 0.003586 1.047168 ( 1.388706)
test_all 0.005359 0.004576 749.449121 (411.579051)
test_rubyspec 0.041772 0.031584 110.497042 (131.713755)
total: 626.67 sec