Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-020436
#<BuildRuby:0x00007f76a84cfdd0
@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.20241227-020436",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000026 0.000006 0.000032 ( 0.000030)
build_up 0.001254 0.004311 1.888440 ( 2.199700)
build_miniruby 0.001198 0.000289 1.608927 ( 1.606133)
build_ruby 0.001645 0.000397 4.100670 ( 4.176727)
build_all 0.003578 0.004003 6.052630 ( 2.512470)
build_install 0.015332 0.001762 7.367524 ( 3.766680)
test_btest 0.000786 0.000197 75.294650 ( 20.140057)
test_basic 0.006160 0.005206 0.973493 ( 1.031700)
test_all 0.111706 0.034697 713.009955 (211.675272)
test_rubyspec 0.040936 0.040556 119.517396 ( 28.139279)
total: 275.25 sec