Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-183019
#<BuildRuby:0x00007f643917fdc8
@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.20241119-183019",
@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.000018)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.001891 0.004764 2.854530 ( 3.062977)
build_miniruby 0.001064 0.000414 1.282182 ( 1.278809)
build_ruby 0.001253 0.000488 2.905308 ( 3.084774)
build_all 0.002685 0.005467 5.135949 ( 2.011132)
build_install 0.012298 0.004006 7.569932 ( 3.438071)
test_btest 0.000675 0.000289 70.063950 ( 28.553542)
test_basic 0.009501 0.000261 0.733858 ( 0.782013)
test_all 0.113005 0.028476 659.698051 (226.292542)
test_rubyspec 0.040272 0.043598 116.160784 ( 21.127087)
total: 289.63 sec