Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-113744
#<BuildRuby:0x0000561969de2230
@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.20231213-113744",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001808 0.004326 2.269902 ( 2.655682)
build_miniruby 0.000996 0.000230 1.593567 ( 1.592146)
build_ruby 0.001580 0.000365 3.220832 ( 3.433545)
build_all 0.003308 0.004698 5.732656 ( 2.727799)
build_install 0.009398 0.009276 7.185455 ( 3.951423)
test_btest 0.000738 0.000239 81.574347 ( 31.245510)
test_basic 0.003473 0.003508 0.920602 ( 0.989175)
test_all 0.089574 0.030103 728.679110 (284.795327)
test_rubyspec 0.032079 0.034043 96.825260 (111.079475)
total: 442.47 sec