Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-091058
#<BuildRuby:0x00007fe3ee12fdc0
@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.20240901-091058",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.007302 3.268210 ( 3.525063)
build_miniruby 0.000000 0.001558 1.645639 ( 1.642223)
build_ruby 0.000000 0.002207 3.750017 ( 3.935650)
build_all 0.000692 0.007731 7.328440 ( 2.883454)
build_install 0.013839 0.002749 9.421372 ( 4.213413)
test_btest 0.001173 0.000492 113.108645 ( 29.308033)
test_basic 0.006253 0.004927 1.117868 ( 1.160621)
test_all 0.107222 0.044268 724.845249 (232.721497)
test_rubyspec 0.070135 0.028317 165.157881 ( 27.499746)
total: 306.89 sec