Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-022020
#<BuildRuby:0x00007f09a332fdd0
@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.20241226-022020",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.004518 0.001130 2.085669 ( 2.623699)
build_miniruby 0.001307 0.000327 1.720231 ( 1.866798)
build_ruby 0.000000 0.002163 4.355139 ( 4.816174)
build_all 0.001182 0.009431 7.059749 ( 4.768173)
build_install 0.021612 0.001517 9.230566 ( 7.280576)
test_btest 0.000704 0.000213 80.688168 ( 58.467189)
test_basic 0.010474 0.002295 1.121280 ( 1.566929)
test_all 0.098574 0.049068 738.250478 (245.992585)
test_rubyspec 0.036865 0.047370 116.570232 ( 26.151799)
total: 353.54 sec