Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-030630
#<BuildRuby:0x00007fa421a9fde0
@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.20240922-030630",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.005613 0.003450 3.970498 ( 3.392817)
build_miniruby 0.001692 0.000000 1.219165 ( 1.215688)
build_ruby 0.000000 0.001999 3.937180 ( 4.187074)
build_all 0.003879 0.005166 6.031673 ( 2.358198)
build_install 0.008360 0.010550 8.817206 ( 3.957631)
test_btest 0.000682 0.000221 88.070260 ( 23.992154)
test_basic 0.000000 0.010475 1.204974 ( 1.251544)
test_all 0.100968 0.046144 694.889014 (200.208892)
test_rubyspec 0.049650 0.039351 137.507884 ( 23.738266)
total: 264.30 sec