Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-033120
#<BuildRuby:0x000056412e8fa230
@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.20231211-033120",
@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.000018)
autoconf 0.000045 0.000000 0.000045 ( 0.000044)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006205 0.000291 2.202800 ( 2.270458)
build_miniruby 0.001248 0.000156 1.526417 ( 1.525493)
build_ruby 0.001567 0.000196 2.743858 ( 2.936459)
build_all 0.003501 0.004124 5.564097 ( 2.211486)
build_install 0.016847 0.000000 6.950244 ( 3.286258)
test_btest 0.000808 0.000000 80.384967 ( 20.855935)
test_basic 0.003185 0.002287 0.866001 ( 0.923949)
test_all 0.070172 0.052677 645.044380 (202.475650)
test_rubyspec 0.036977 0.017704 79.796881 ( 91.221972)
total: 327.71 sec