Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-130527
#<BuildRuby:0x00007f2a2a4dfde0
@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.20240628-130527",
@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.000004 0.000026 ( 0.000027)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.005158 0.005021 4.408724 ( 4.042167)
build_miniruby 0.001684 0.000326 1.718566 ( 1.749863)
build_ruby 0.002071 0.000401 4.580522 ( 39.719927)
build_all 0.010930 0.000417 8.669610 ( 9.761779)
build_install 0.023234 0.003832 12.144598 ( 24.521464)
test_btest 0.000912 0.000164 124.526516 ( 95.553707)
test_basic 0.008301 0.006783 1.389737 ( 2.119813)
test_all 0.114844 0.049480 1022.954765 (1073.551619)
test_rubyspec 0.064987 0.034311 178.030928 (197.369614)
total: 1448.39 sec