Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-173155
#<BuildRuby:0x00005563d625a078
@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.20230920-173155",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.002509 0.004860 2.230693 ( 4.446126)
build_miniruby 0.001891 0.000000 1.630943 ( 1.764760)
build_ruby 0.000119 0.002000 3.286039 ( 3.730773)
build_all 0.002904 0.005013 6.013513 ( 4.309369)
build_install 0.016083 0.005028 7.581356 ( 6.160932)
test_btest 0.000000 0.001239 81.825458 ( 31.739311)
test_basic 0.000000 0.006095 0.936536 ( 1.009350)
test_all 0.006132 0.003570 690.200134 (281.238817)
test_rubyspec 0.041127 0.029461 102.729475 (117.574558)
total: 451.98 sec