Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-133055
#<BuildRuby:0x00007f9ae272fdd8
@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.20240727-133055",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.008203 0.001051 4.095822 ( 5.928050)
build_miniruby 0.001545 0.000386 1.902423 ( 2.312654)
build_ruby 0.000000 0.002373 4.928888 ( 6.379075)
build_all 0.000706 0.010327 9.094158 ( 10.400751)
build_install 0.021366 0.004313 11.691805 ( 13.674185)
test_btest 0.000989 0.000000 131.238752 (155.785287)
test_basic 0.007906 0.004444 1.418431 ( 2.419710)
test_all 0.115255 0.058104 997.922266 (1241.572721)
test_rubyspec 0.052523 0.046095 184.639320 (135.222651)
total: 1573.70 sec