Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-032058
#<BuildRuby:0x00007f571804fdc8
@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-032058",
@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.000026 0.000000 0.000026 ( 0.000026)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000039 0.000000 0.000039 ( 0.000040)
build_up 0.004779 0.003601 4.236876 ( 3.690790)
build_miniruby 0.000000 0.002034 1.392331 ( 1.389120)
build_ruby 0.000221 0.001813 3.833886 ( 4.049397)
build_all 0.008198 0.000692 8.191043 ( 3.255285)
build_install 0.011017 0.010169 11.232615 ( 5.155412)
test_btest 0.000949 0.000203 117.039122 ( 30.456835)
test_basic 0.006859 0.004554 1.302108 ( 1.351040)
test_all 0.114718 0.043060 933.430942 (275.407633)
test_rubyspec 0.040230 0.057102 174.434292 ( 35.704453)
total: 360.46 sec