Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-063200
#<BuildRuby:0x000055db24e3e1a8
@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.20231222-063200",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.004078 0.001359 1.693660 ( 2.460626)
build_miniruby 0.001278 0.000426 1.820333 ( 1.822397)
build_ruby 0.002018 0.000000 3.494977 ( 3.724646)
build_all 0.003751 0.004792 5.726486 ( 4.012008)
build_install 0.008988 0.013006 7.281869 ( 5.825451)
test_btest 0.000476 0.000218 81.746533 ( 64.705059)
test_basic 0.002018 0.005319 0.897945 ( 1.073261)
test_all 0.068173 0.058208 729.814820 (697.495358)
test_rubyspec 0.040861 0.040789 103.582655 (190.436624)
total: 971.56 sec