Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-090001
#<BuildRuby:0x00007f57132ffdc0
@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.20240705-090001",
@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.000024 0.000007 0.000031 ( 0.000032)
autoconf 0.000043 0.000012 0.000055 ( 0.000055)
configure 0.000037 0.000011 0.000048 ( 0.000048)
build_up 0.004532 0.005352 5.149092 ( 4.693754)
build_miniruby 0.000000 0.002225 1.932577 ( 2.041860)
build_ruby 0.000000 0.002903 5.214504 ( 5.370401)
build_all 0.007826 0.003939 9.280947 ( 4.729277)
build_install 0.020926 0.004386 13.109442 ( 7.323020)
test_btest 0.000986 0.000000 131.527978 ( 58.059494)
test_basic 0.005533 0.008836 1.482520 ( 1.588452)
test_all 0.111087 0.052000 975.530999 (413.114812)
test_rubyspec 0.063705 0.036594 182.667023 ( 59.380561)
total: 556.30 sec