Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-190323
#<BuildRuby:0x00007f689e5cfdd8
@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.20241222-190323",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004679 0.001123 1.795648 ( 2.115435)
build_miniruby 0.001073 0.000258 1.188762 ( 1.186001)
build_ruby 0.001500 0.000360 3.702406 ( 3.863214)
build_all 0.003893 0.003923 6.073957 ( 2.445085)
build_install 0.010394 0.008389 7.358907 ( 3.753661)
test_btest 0.000661 0.000206 71.630294 ( 18.663156)
test_basic 0.009444 0.000511 0.895510 ( 0.945738)
test_all 0.091135 0.052180 655.783345 (189.703369)
test_rubyspec 0.050599 0.028326 112.357441 ( 20.168806)
total: 242.85 sec