Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250116-144606
#<BuildRuby:0x00007fa0eab9fdd8
@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.20250116-144606",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.005423 0.000343 2.039881 ( 2.216365)
build_miniruby 0.001226 0.000283 1.304248 ( 1.301294)
build_ruby 0.001502 0.000346 3.397130 ( 3.580576)
build_all 0.007203 0.000000 5.484265 ( 2.300612)
build_install 0.013188 0.000805 6.076652 ( 3.518660)
test_btest 0.000681 0.000136 66.038088 ( 19.427133)
test_basic 0.006374 0.001274 0.909526 ( 1.036578)
test_all 0.081635 0.039272 603.948417 (183.380920)
test_rubyspec 0.051864 0.020289 102.503689 ( 23.325932)
total: 240.09 sec