Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-122406
#<BuildRuby:0x00007f51eb79fdd0
@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.20240920-122406",
@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.000036 0.000011 0.000047 ( 0.000045)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.009234 0.001468 5.466493 ( 5.128636)
build_miniruby 0.001472 0.000409 1.875653 ( 1.929759)
build_ruby 0.002034 0.000565 5.098483 ( 5.308568)
build_all 0.004656 0.005626 7.973044 ( 4.703883)
build_install 0.011653 0.012520 12.123324 ( 7.530435)
test_btest 0.000844 0.000106 107.122567 ( 72.554076)
test_basic 0.006937 0.005543 1.249083 ( 1.604568)
test_all 0.121828 0.043206 864.578259 (825.722978)
test_rubyspec 0.064177 0.030788 150.424270 (168.265632)
total: 1092.75 sec