Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-073114
#<BuildRuby:0x00007f2bc564fdc8
@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.20241203-073114",
@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.000025)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.007738 0.002211 4.177094 ( 4.426761)
build_miniruby 0.001488 0.000425 1.750969 ( 1.824732)
build_ruby 0.001883 0.000538 4.556152 ( 4.859067)
build_all 0.009485 0.000000 7.065162 ( 4.725005)
build_install 0.021434 0.002210 10.084809 ( 6.720281)
test_btest 0.000651 0.000159 84.866738 ( 58.229289)
test_basic 0.008838 0.004339 1.176847 ( 1.394579)
test_all 0.111578 0.041719 790.463619 (495.720682)
test_rubyspec 0.063879 0.029568 126.262162 ( 55.698911)
total: 633.60 sec