Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-063345
#<BuildRuby:0x00007f2b6f1ffdc8
@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.20240920-063345",
@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.000035 0.000008 0.000043 ( 0.000042)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.006291 0.004596 5.789149 ( 10.351438)
build_miniruby 0.001645 0.000411 1.980935 ( 3.307563)
build_ruby 0.001688 0.000939 5.197447 ( 37.034442)
build_all 0.000262 0.010872 8.507263 ( 11.862569)
build_install 0.013894 0.014633 12.940792 ( 17.069969)
test_btest 0.000763 0.000293 109.958893 (158.975555)
test_basic 0.010928 0.003544 1.375665 ( 2.634557)
test_all 0.134144 0.039138 964.024245 (1063.063461)
test_rubyspec 0.042777 0.050221 155.045245 ( 51.554305)
total: 1355.86 sec