Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-184251
#<BuildRuby:0x00007ff5c02cfde0
@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.20240717-184251",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.000362 0.007153 3.694644 ( 3.641607)
build_miniruby 0.001375 0.000344 1.714738 ( 1.711824)
build_ruby 0.001559 0.000390 3.861829 ( 4.028882)
build_all 0.008263 0.001028 8.003128 ( 3.209284)
build_install 0.010504 0.010171 10.521216 ( 4.827083)
test_btest 0.000849 0.000250 113.953401 ( 32.950455)
test_basic 0.008937 0.001306 1.248042 ( 1.311328)
test_all 0.109193 0.039219 872.627550 (244.629149)
test_rubyspec 0.055707 0.033847 166.313529 ( 33.220367)
total: 329.53 sec