Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-014744
#<BuildRuby:0x00007f018d1bfdd8
@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.20240921-014744",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000404 0.008125 3.760522 ( 3.076946)
build_miniruby 0.001387 0.000241 1.394421 ( 1.391376)
build_ruby 0.001854 0.000000 3.387071 ( 3.559568)
build_all 0.008699 0.000000 6.766627 ( 2.830570)
build_install 0.011671 0.008617 9.867839 ( 4.404369)
test_btest 0.000812 0.000174 86.120699 ( 22.460842)
test_basic 0.006500 0.003763 0.941224 ( 0.988882)
test_all 0.102166 0.049412 774.622712 (272.674899)
test_rubyspec 0.049645 0.036673 141.139242 ( 25.839298)
total: 337.23 sec