Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-052642
#<BuildRuby:0x0000562370ee21d8
@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.20230809-052642",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000034 0.000003 0.000037 ( 0.000035)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.002870 0.004385 2.281697 ( 6.030455)
build_miniruby 0.001269 0.000123 1.706853 ( 4.861840)
build_ruby 0.001596 0.000154 3.428475 ( 8.249089)
build_all 0.008151 0.000000 2.721110 ( 4.197577)
build_install 0.020128 0.000572 4.439872 ( 8.307995)
test_btest 0.000758 0.000064 83.236286 ( 66.332284)
test_basic 0.003589 0.004920 0.992471 ( 2.071318)
test_all 0.005634 0.000626 734.218124 (656.112744)
test_rubyspec 0.057465 0.004422 100.841311 (200.655142)
total: 956.82 sec