Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-042803
#<BuildRuby:0x00007fc67887fdc0
@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.20240628-042803",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.005508 0.003248 4.149059 ( 3.661851)
build_miniruby 0.001573 0.000472 1.677197 ( 1.674209)
build_ruby 0.001401 0.000421 4.179488 ( 4.361342)
build_all 0.003954 0.005330 8.001907 ( 3.135626)
build_install 0.011356 0.009442 10.922205 ( 4.985761)
test_btest 0.000881 0.000330 117.016055 ( 31.973263)
test_basic 0.007167 0.002174 1.245611 ( 1.298330)
test_all 0.116892 0.037259 830.550811 (236.816138)
test_rubyspec 0.066388 0.031538 165.238899 ( 35.577761)
total: 323.49 sec