Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-070949
#<BuildRuby:0x00007fc0c33bfde0
@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.20240816-070949",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.002757 0.005232 3.616037 ( 3.584437)
build_miniruby 0.001072 0.000453 1.662944 ( 1.659388)
build_ruby 0.001282 0.000542 3.763519 ( 3.951356)
build_all 0.007139 0.001169 8.043672 ( 3.088442)
build_install 0.011811 0.007817 11.215249 ( 5.264685)
test_btest 0.000000 0.001168 115.901967 ( 31.945780)
test_basic 0.000000 0.009895 1.123888 ( 1.166950)
test_all 0.120303 0.027691 840.288536 (250.484378)
test_rubyspec 0.041183 0.046529 165.391828 ( 35.449671)
total: 336.60 sec