Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-182609
#<BuildRuby:0x00007fad8c57fdc8
@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-182609",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.001292 0.004254 1.933574 ( 2.294792)
build_miniruby 0.001309 0.000261 1.377133 ( 1.373578)
build_ruby 0.001442 0.000288 3.901263 ( 4.048335)
build_all 0.007802 0.000000 5.810726 ( 2.390124)
build_install 0.015439 0.000000 7.636280 ( 4.169488)
test_btest 0.000961 0.000000 72.511971 ( 19.724913)
test_basic 0.000000 0.008382 0.852724 ( 0.897909)
test_all 0.114436 0.025692 658.952709 (234.051544)
test_rubyspec 0.053737 0.024522 116.073211 ( 23.402474)
total: 292.36 sec