Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-143108
#<BuildRuby:0x00007f004ef0fdc0
@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.20241109-143108",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.003957 0.003546 3.610987 ( 3.723687)
build_miniruby 0.001513 0.000173 1.285417 ( 1.282482)
build_ruby 0.001519 0.000174 3.743652 ( 3.961725)
build_all 0.007965 0.000441 6.269292 ( 2.650681)
build_install 0.010139 0.008508 9.227817 ( 4.465761)
test_btest 0.000729 0.000115 75.942854 ( 21.688755)
test_basic 0.005490 0.003675 0.966979 ( 1.018680)
test_all 0.099806 0.048438 711.027636 (203.141513)
test_rubyspec 0.037181 0.047013 117.197808 ( 27.160673)
total: 269.10 sec