Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-160537
#<BuildRuby:0x00007f6f5010fdd0
@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.20240726-160537",
@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.000000 0.000022 ( 0.000022)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.007352 0.000000 3.158330 ( 3.069075)
build_miniruby 0.001471 0.000000 1.589449 ( 1.586537)
build_ruby 0.001816 0.000000 4.034927 ( 4.193818)
build_all 0.008273 0.000000 7.499209 ( 2.965617)
build_install 0.013332 0.005660 9.730103 ( 4.393882)
test_btest 0.000648 0.000136 112.523045 ( 32.220615)
test_basic 0.004849 0.004887 1.162849 ( 1.213948)
test_all 0.115109 0.036264 896.986925 (305.738266)
test_rubyspec 0.048120 0.040052 159.351372 ( 33.002680)
total: 388.39 sec