Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-140902
#<BuildRuby:0x00007f88c612fdd0
@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.20241129-140902",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000029 0.000000 0.000029 ( 0.000030)
build_up 0.001542 0.006673 3.537496 ( 3.420942)
build_miniruby 0.000000 0.001810 1.663576 ( 1.920056)
build_ruby 0.000696 0.001183 3.727805 ( 9.221517)
build_all 0.006681 0.001527 6.253553 ( 2.653682)
build_install 0.005045 0.014693 8.709609 ( 4.336985)
test_btest 0.001137 0.000000 80.144016 ( 21.514450)
test_basic 0.008484 0.000636 1.010293 ( 1.056029)
test_all 0.105781 0.039139 683.965983 (210.962086)
test_rubyspec 0.039358 0.046061 119.804230 ( 27.050504)
total: 282.14 sec