Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-221639
#<BuildRuby:0x00007fe57c7bfde0
@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.20241210-221639",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000000 0.007746 3.384094 ( 3.289186)
build_miniruby 0.000000 0.001566 1.152675 ( 1.149363)
build_ruby 0.000541 0.001221 3.441872 ( 3.628955)
build_all 0.004550 0.004093 6.281434 ( 2.666620)
build_install 0.013851 0.003600 9.017291 ( 4.466756)
test_btest 0.000633 0.000228 74.366317 ( 19.651768)
test_basic 0.007991 0.001284 0.949058 ( 0.999000)
test_all 0.097398 0.048700 724.527745 (217.505014)
test_rubyspec 0.041299 0.038363 111.764103 ( 25.688270)
total: 279.05 sec