Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-081729
#<BuildRuby:0x00007fe18f2dfdc0
@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.20240809-081729",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000036 0.000003 0.000039 ( 0.000041)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000306 0.007305 3.402701 ( 3.540620)
build_miniruby 0.001546 0.000258 1.568197 ( 1.567556)
build_ruby 0.001653 0.000275 4.123866 ( 4.311461)
build_all 0.007161 0.001194 7.834818 ( 2.952730)
build_install 0.014607 0.003822 11.033520 ( 5.202104)
test_btest 0.000877 0.000156 121.350150 ( 31.841291)
test_basic 0.002671 0.008033 1.127530 ( 1.189405)
test_all 0.116307 0.033464 857.112770 (284.063993)
test_rubyspec 0.055030 0.037761 173.731409 ( 48.559112)
total: 383.23 sec