Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-123059
#<BuildRuby:0x00007f1bbee4fdc8
@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.20241031-123059",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000028 0.000011 0.000039 ( 0.000038)
configure 0.000027 0.000011 0.000038 ( 0.000038)
build_up 0.002460 0.005112 3.244402 ( 2.810591)
build_miniruby 0.001418 0.000000 1.116241 ( 1.114200)
build_ruby 0.001636 0.000000 2.994592 ( 3.217931)
build_all 0.009329 0.000097 5.310155 ( 2.137818)
build_install 0.011019 0.007569 7.453610 ( 3.581033)
test_btest 0.000606 0.000264 67.004244 ( 18.071427)
test_basic 0.006481 0.002818 0.718751 ( 0.944764)
test_all 0.089125 0.053325 669.594236 (232.821491)
test_rubyspec 0.064967 0.020171 117.715985 ( 25.871577)
total: 290.57 sec