Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-035241
#<BuildRuby:0x00007f1304cbfde0
@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.20241004-035241",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003737 0.004017 3.359959 ( 3.286028)
build_miniruby 0.001241 0.000283 1.204443 ( 1.201419)
build_ruby 0.001353 0.000307 4.005540 ( 4.150932)
build_all 0.007042 0.004949 8.349424 ( 5.106025)
build_install 0.014649 0.012110 12.191081 ( 7.426559)
test_btest 0.000990 0.000000 103.144632 ( 36.995511)
test_basic 0.003454 0.008601 1.059500 ( 1.104021)
test_all 0.100590 0.056837 730.588892 (248.515155)
test_rubyspec 0.051295 0.035973 137.725113 ( 24.006100)
total: 331.79 sec