Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-120752
#<BuildRuby:0x00007fc0dd32fdc0
@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.20241110-120752",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007029 0.000000 3.079775 ( 3.199621)
build_miniruby 0.001387 0.000097 1.282192 ( 1.279000)
build_ruby 0.001690 0.000000 4.029431 ( 4.155102)
build_all 0.007879 0.000249 5.988941 ( 2.402685)
build_install 0.012804 0.006755 8.774015 ( 4.155074)
test_btest 0.000852 0.000149 76.624098 ( 21.730643)
test_basic 0.005699 0.004216 0.916306 ( 0.975727)
test_all 0.092106 0.052819 716.518208 (220.923960)
test_rubyspec 0.031298 0.048478 119.270569 ( 30.463651)
total: 289.29 sec