Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-173159
#<BuildRuby:0x00007f1d7c8afde0
@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.20241108-173159",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000035 0.000012 0.000047 ( 0.000047)
configure 0.000029 0.000010 0.000039 ( 0.000039)
build_up 0.006633 0.002281 4.236045 ( 5.574238)
build_miniruby 0.001767 0.000000 1.674595 ( 2.151012)
build_ruby 0.002211 0.000000 4.746254 ( 6.755914)
build_all 0.009075 0.001588 7.181574 ( 6.206400)
build_install 0.010948 0.013847 10.369289 ( 8.267924)
test_btest 0.000711 0.000277 83.067083 ( 62.120607)
test_basic 0.005829 0.006832 1.145582 ( 1.371133)
test_all 0.109643 0.042078 769.555296 (285.722939)
test_rubyspec 0.040398 0.041115 125.531095 ( 45.687003)
total: 423.86 sec