Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-121019
#<BuildRuby:0x00007fe26fe6fdd0
@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.20240629-121019",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000043 0.000009 0.000052 ( 0.000053)
configure 0.000038 0.000008 0.000046 ( 0.000047)
build_up 0.001112 0.007224 3.899375 ( 3.433898)
build_miniruby 0.001306 0.000346 1.541686 ( 1.541589)
build_ruby 0.001558 0.000413 3.960335 ( 4.133440)
build_all 0.008905 0.000227 7.946645 ( 3.181429)
build_install 0.017256 0.005257 10.936009 ( 5.042469)
test_btest 0.000788 0.000202 117.867391 ( 31.923755)
test_basic 0.005863 0.004359 1.151908 ( 1.223006)
test_all 0.109220 0.044148 830.099454 (250.487330)
test_rubyspec 0.034274 0.062231 173.416712 ( 39.583929)
total: 340.55 sec