Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-091022
#<BuildRuby:0x00007f2f3977fdc0
@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.20240927-091022",
@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.000028 0.000004 0.000032 ( 0.000032)
autoconf 0.000042 0.000005 0.000047 ( 0.000046)
configure 0.000039 0.000005 0.000044 ( 0.000042)
build_up 0.010203 0.000800 5.312491 ( 4.828293)
build_miniruby 0.002127 0.000000 1.932737 ( 2.006309)
build_ruby 0.000000 0.002227 4.922492 ( 5.210138)
build_all 0.003207 0.005430 6.642111 ( 2.807867)
build_install 0.017907 0.000260 9.849692 ( 4.466610)
test_btest 0.000944 0.000147 84.414387 ( 27.003959)
test_basic 0.008796 0.000711 1.079613 ( 2.506207)
test_all 0.119971 0.026718 684.508902 (238.962929)
test_rubyspec 0.028448 0.062524 136.526224 ( 29.274682)
total: 317.07 sec