Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-140616
#<BuildRuby:0x00007f34d06afde0
@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.20240623-140616",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006908 0.000707 3.233265 ( 3.159334)
build_miniruby 0.001326 0.000316 1.200985 ( 1.197632)
build_ruby 0.001447 0.000344 3.128139 ( 3.312242)
build_all 0.008301 0.000927 7.289413 ( 2.762617)
build_install 0.013855 0.005670 9.468127 ( 4.214889)
test_btest 0.000000 0.000917 104.606523 ( 27.598737)
test_basic 0.000000 0.008811 1.032886 ( 1.082881)
test_all 0.104997 0.046329 773.039533 (223.863166)
test_rubyspec 0.059250 0.032633 162.975405 ( 27.194116)
total: 294.39 sec