Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-090135
#<BuildRuby:0x00007f2ba974fdc0
@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.20240711-090135",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.007894 0.000000 3.417860 ( 3.329198)
build_miniruby 0.000000 0.001505 1.418961 ( 1.415852)
build_ruby 0.001022 0.000724 3.984621 ( 4.117700)
build_all 0.007459 0.001658 7.797075 ( 3.035798)
build_install 0.018146 0.000436 9.577550 ( 4.230470)
test_btest 0.000708 0.000137 112.154093 ( 29.585566)
test_basic 0.007771 0.000694 1.222592 ( 1.275613)
test_all 0.117326 0.040044 872.661556 (442.962839)
test_rubyspec 0.057681 0.034367 176.890790 (188.782306)
total: 678.74 sec