Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-003723
#<BuildRuby:0x00007f230966fde0
@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.20240825-003723",
@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.000002 0.000023 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000040)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.003376 0.004451 3.400735 ( 3.347099)
build_miniruby 0.001338 0.000197 1.492377 ( 1.489606)
build_ruby 0.001907 0.000000 4.235365 ( 4.395465)
build_all 0.008090 0.000000 8.027871 ( 3.156189)
build_install 0.002627 0.017544 10.597723 ( 4.826555)
test_btest 0.000877 0.000220 112.943102 ( 31.342457)
test_basic 0.010179 0.000600 1.089029 ( 1.347469)
test_all 0.100186 0.050446 859.590998 (258.067361)
test_rubyspec 0.053746 0.036653 159.466540 ( 34.332888)
total: 342.31 sec