Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-225255
#<BuildRuby:0x00007fcfe6fbfdc0
@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.20240813-225255",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.000000 0.007891 3.608118 ( 3.833061)
build_miniruby 0.001570 0.000000 1.378001 ( 1.374727)
build_ruby 0.001878 0.000000 4.250429 ( 4.445793)
build_all 0.006129 0.002971 8.234145 ( 3.286732)
build_install 0.009499 0.010621 10.920868 ( 5.052817)
test_btest 0.000808 0.000418 114.452487 ( 30.039958)
test_basic 0.007760 0.003880 1.281865 ( 1.325140)
test_all 0.107800 0.046497 799.080051 (231.990813)
test_rubyspec 0.048337 0.040866 166.416337 ( 34.206915)
total: 315.56 sec