Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-043808
#<BuildRuby:0x00007f73d8ecfdd0
@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.20241221-043808",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001790 0.003355 1.328797 ( 1.693507)
build_miniruby 0.001104 0.000323 1.004820 ( 1.002183)
build_ruby 0.000000 0.001774 2.773429 ( 3.007069)
build_all 0.006888 0.001801 5.000467 ( 1.924825)
build_install 0.011372 0.005056 6.606326 ( 3.231692)
test_btest 0.000730 0.000235 61.739162 ( 16.331439)
test_basic 0.008004 0.000000 0.691343 ( 0.752089)
test_all 0.099372 0.040191 600.477728 (185.309942)
test_rubyspec 0.036995 0.038143 113.531668 ( 19.728953)
total: 232.98 sec