Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-072652
#<BuildRuby:0x00007f608310fdc0
@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-072652",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.008081 0.001748 4.180731 ( 5.995672)
build_miniruby 0.002063 0.000000 1.813809 ( 1.960667)
build_ruby 0.000000 0.002672 4.975607 ( 5.471547)
build_all 0.008477 0.001988 9.119823 ( 4.926637)
build_install 0.026232 0.000057 12.212943 ( 8.074094)
test_btest 0.000743 0.000148 133.701484 ( 91.377028)
test_basic 0.008953 0.003496 1.455682 ( 1.966789)
test_all 0.117303 0.054661 1068.767682 (1292.801711)
test_rubyspec 0.052261 0.047864 188.090440 (204.578362)
total: 1617.15 sec