Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-040817
#<BuildRuby:0x00007f895decfde0
@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.20241010-040817",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001496 0.006309 2.927562 ( 2.914129)
build_miniruby 0.001166 0.000305 1.110589 ( 1.107594)
build_ruby 0.001776 0.000000 3.726643 ( 3.916624)
build_all 0.007211 0.001326 6.796868 ( 2.781905)
build_install 0.014371 0.003593 9.171482 ( 4.181614)
test_btest 0.000713 0.000179 88.502881 ( 23.292619)
test_basic 0.008946 0.000233 0.924237 ( 0.975005)
test_all 0.100985 0.044266 667.493499 (196.399573)
test_rubyspec 0.042731 0.044516 131.947511 ( 22.869098)
total: 258.44 sec