Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-071955
#<BuildRuby:0x00005573bfebe118
@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.20230907-071955",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001151 0.004014 1.792695 ( 2.216449)
build_miniruby 0.001697 0.000234 1.624662 ( 1.623533)
build_ruby 0.001678 0.000000 3.532439 ( 3.741489)
build_all 0.004154 0.003636 6.508751 ( 3.804384)
build_install 0.014317 0.003678 7.784984 ( 5.238970)
test_btest 0.000906 0.000156 84.311072 ( 39.800387)
test_basic 0.005183 0.000889 0.956090 ( 1.090654)
test_all 0.009670 0.000258 695.405072 (275.954558)
test_rubyspec 0.041323 0.028723 104.669008 (117.849565)
total: 451.32 sec