Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-235910
#<BuildRuby:0x00007f2a5446fde0
@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.20241101-235910",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.000000 0.007809 3.705549 ( 3.665247)
build_miniruby 0.000000 0.001886 1.779635 ( 1.883533)
build_ruby 0.000000 0.002233 4.537546 ( 31.226327)
build_all 0.001352 0.008799 7.205596 ( 4.281924)
build_install 0.020215 0.003927 10.224839 ( 6.531428)
test_btest 0.000287 0.000841 74.840199 ( 40.936319)
test_basic 0.006052 0.002206 0.777699 ( 0.826596)
test_all 0.117596 0.029488 671.567078 (211.995022)
test_rubyspec 0.049757 0.038310 118.326405 ( 26.173004)
total: 327.52 sec