Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-064928
#<BuildRuby:0x00005581b261e228
@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.20231216-064928",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000018)
build_up 0.002568 0.004470 2.488413 ( 2.570162)
build_miniruby 0.001528 0.000340 1.684716 ( 1.693288)
build_ruby 0.001301 0.000289 3.208976 ( 3.400852)
build_all 0.007554 0.000702 5.841996 ( 3.074293)
build_install 0.008482 0.011471 7.559233 ( 4.148559)
test_btest 0.000624 0.000197 87.093831 ( 48.509131)
test_basic 0.003097 0.006022 0.982491 ( 1.125456)
test_all 0.086337 0.044106 772.590906 (378.656417)
test_rubyspec 0.031733 0.047212 107.070191 (131.275178)
total: 574.45 sec