Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-055642
#<BuildRuby:0x00007fbdd548fdd8
@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.20240625-055642",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.005163 0.003178 3.559685 ( 3.392098)
build_miniruby 0.001174 0.000357 1.722420 ( 1.719743)
build_ruby 0.001549 0.000472 4.159188 ( 4.338954)
build_all 0.005491 0.003234 8.094635 ( 3.284785)
build_install 0.016366 0.002912 11.566959 ( 5.574978)
test_btest 0.000660 0.000198 122.620568 ( 42.954846)
test_basic 0.012177 0.002403 1.424588 ( 1.662629)
test_all 0.108610 0.046171 872.716705 (264.433796)
test_rubyspec 0.072968 0.021440 175.609368 ( 38.697387)
total: 366.06 sec