Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-184231
#<BuildRuby:0x00007f46f4e6fdd8
@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.20240724-184231",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.001647 0.006063 3.543051 ( 3.578027)
build_miniruby 0.001657 0.000000 1.400204 ( 1.396800)
build_ruby 0.001814 0.000000 4.259493 ( 4.488976)
build_all 0.010134 0.000000 8.569353 ( 5.154112)
build_install 0.016702 0.008764 11.948459 ( 7.727928)
test_btest 0.000621 0.000179 120.294231 ( 41.594114)
test_basic 0.007522 0.002178 1.261596 ( 1.309130)
test_all 0.108562 0.040491 849.463228 (258.381164)
test_rubyspec 0.033388 0.054955 164.358241 ( 35.312278)
total: 358.94 sec