Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-174206
#<BuildRuby:0x00007f8af1cdfdd8
@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.20240925-174206",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.005617 0.005101 5.162127 ( 5.037144)
build_miniruby 0.001470 0.000294 1.784216 ( 1.901884)
build_ruby 0.002098 0.000420 4.843580 ( 5.230759)
build_all 0.009329 0.000988 7.609032 ( 4.131954)
build_install 0.003641 0.014875 10.210488 ( 4.698252)
test_btest 0.000762 0.000215 100.174607 ( 35.768950)
test_basic 0.010455 0.000567 1.050194 ( 1.094513)
test_all 0.091724 0.054448 781.696516 (242.249971)
test_rubyspec 0.054722 0.035396 134.016154 ( 38.515365)
total: 338.63 sec