Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-210829
#<BuildRuby:0x00007f20998afdc0
@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.20241126-210829",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000027 0.000008 0.000035 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.003525 0.005204 3.458180 ( 3.448951)
build_miniruby 0.001389 0.000481 1.627189 ( 1.788645)
build_ruby 0.000897 0.001514 4.237895 ( 39.100203)
build_all 0.010259 0.000809 6.850814 ( 4.572838)
build_install 0.022806 0.002003 9.601365 ( 10.253534)
test_btest 0.000624 0.000184 84.777793 ( 48.493968)
test_basic 0.010390 0.001763 1.185267 ( 1.324079)
test_all 0.109275 0.048635 783.151198 (295.324922)
test_rubyspec 0.063032 0.023152 122.738023 ( 41.634856)
total: 445.94 sec