Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250117-225523
#<BuildRuby:0x00007f4958a3fdd8
@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.20250117-225523",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.004007 0.001276 1.959993 ( 2.108518)
build_miniruby 0.001035 0.000329 1.179306 ( 1.176299)
build_ruby 0.000000 0.001855 3.246590 ( 3.448143)
build_all 0.004738 0.004017 5.456388 ( 2.111259)
build_install 0.008668 0.009479 6.695523 ( 3.433250)
test_btest 0.000646 0.000273 67.443183 ( 17.880791)
test_basic 0.006749 0.001070 0.885011 ( 0.939861)
test_all 0.091582 0.033504 584.799804 (188.773302)
test_rubyspec 0.041531 0.033807 104.589713 ( 20.695302)
total: 240.57 sec