Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-145407
#<BuildRuby:0x00007fbfc034fdc8
@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.20240807-145407",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.004574 0.003451 2.895221 ( 2.813304)
build_miniruby 0.001466 0.000000 1.138355 ( 1.135353)
build_ruby 0.000000 0.001695 3.028003 ( 3.267910)
build_all 0.008324 0.000595 7.666786 ( 2.823251)
build_install 0.009035 0.011244 10.022890 ( 4.341718)
test_btest 0.000706 0.000159 112.933804 ( 29.018399)
test_basic 0.000248 0.010031 1.062201 ( 1.104188)
test_all 0.101506 0.046058 730.210218 (208.080843)
test_rubyspec 0.035629 0.053129 159.723187 ( 27.351217)
total: 279.94 sec