Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-121304
#<BuildRuby:0x00007fd9d092fde0
@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.20240926-121304",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003983 0.004816 4.710299 ( 3.829894)
build_miniruby 0.001363 0.000282 1.705688 ( 1.702085)
build_ruby 0.001524 0.000315 3.996816 ( 4.187171)
build_all 0.008266 0.000805 7.298079 ( 3.049682)
build_install 0.014442 0.004654 10.005201 ( 4.372914)
test_btest 0.000805 0.000171 94.858888 ( 28.351867)
test_basic 0.010532 0.000000 1.186858 ( 3.564409)
test_all 0.127421 0.027142 792.605704 (263.491798)
test_rubyspec 0.054784 0.035260 136.732178 ( 31.966457)
total: 344.52 sec