Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-030243
#<BuildRuby:0x00007fa2611cfdd0
@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-030243",
@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.000000 0.000030 0.000030 ( 0.000044)
autoconf 0.000000 0.000047 0.000047 ( 0.000046)
configure 0.000000 0.000038 0.000038 ( 0.000038)
build_up 0.002431 0.004049 2.248553 ( 2.856802)
build_miniruby 0.001882 0.000261 1.825492 ( 1.884888)
build_ruby 0.002041 0.000284 4.559823 ( 4.890751)
build_all 0.004318 0.004254 6.322128 ( 2.688025)
build_install 0.006848 0.009039 6.943263 ( 3.464465)
test_btest 0.000596 0.000126 73.170557 ( 19.305511)
test_basic 0.007850 0.000722 0.784092 ( 0.834468)
test_all 0.107725 0.037909 652.158295 (188.885438)
test_rubyspec 0.052716 0.027474 113.139727 ( 21.562797)
total: 246.37 sec