Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-084743
#<BuildRuby:0x00007fc26e19fdd8
@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.20241228-084743",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.002727 0.003575 1.852859 ( 2.208206)
build_miniruby 0.000000 0.001626 1.522881 ( 1.521482)
build_ruby 0.000000 0.001694 3.612679 ( 3.812193)
build_all 0.008242 0.000619 5.996755 ( 2.487218)
build_install 0.015710 0.002726 7.650049 ( 4.671786)
test_btest 0.000679 0.000242 69.828697 ( 20.635325)
test_basic 0.002955 0.005501 0.863412 ( 0.914888)
test_all 0.091328 0.049197 680.892576 (215.687389)
test_rubyspec 0.039543 0.041949 116.216209 ( 26.250595)
total: 278.19 sec