Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-171808
#<BuildRuby:0x00007f94e0a1fdc0
@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.20241130-171808",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.007110 0.000675 3.198302 ( 3.059361)
build_miniruby 0.001144 0.000254 1.109065 ( 1.106603)
build_ruby 0.001601 0.000000 3.019629 ( 3.207995)
build_all 0.004114 0.003591 5.957443 ( 2.426978)
build_install 0.016551 0.001867 8.352941 ( 4.220926)
test_btest 0.001012 0.000000 76.279352 ( 20.467021)
test_basic 0.009431 0.000361 0.965712 ( 1.015766)
test_all 0.086723 0.054725 711.858944 (248.526527)
test_rubyspec 0.033205 0.052112 124.902578 ( 45.672618)
total: 329.70 sec