Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-222722
#<BuildRuby:0x00007f9bce04fdc8
@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.20241112-222722",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006688 0.000355 3.186146 ( 3.113652)
build_miniruby 0.001469 0.000195 1.621822 ( 1.619511)
build_ruby 0.001595 0.000213 3.322847 ( 3.533912)
build_all 0.007102 0.000372 5.628880 ( 2.231661)
build_install 0.003959 0.012876 8.246664 ( 3.848284)
test_btest 0.000757 0.000166 69.919672 ( 18.448089)
test_basic 0.000487 0.006503 0.771022 ( 0.822942)
test_all 0.117367 0.030449 644.895489 (197.839409)
test_rubyspec 0.045923 0.034964 116.175143 ( 22.045428)
total: 253.50 sec