Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-073119
#<BuildRuby:0x00007fa69c67fdc8
@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.20240706-073119",
@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.000025 0.000006 0.000031 ( 0.000033)
autoconf 0.000043 0.000010 0.000053 ( 0.000054)
configure 0.000039 0.000009 0.000048 ( 0.000048)
build_up 0.008778 0.002026 4.898796 ( 5.309659)
build_miniruby 0.001493 0.000344 1.974453 ( 2.145972)
build_ruby 0.002102 0.000485 5.070187 ( 5.517619)
build_all 0.010323 0.002382 9.427469 ( 6.168655)
build_install 0.023341 0.004252 13.265480 ( 9.681075)
test_btest 0.000988 0.000222 129.810113 ( 56.851531)
test_basic 0.001446 0.013845 1.571986 ( 1.752315)
test_all 0.106507 0.050889 905.528984 (289.887564)
test_rubyspec 0.053657 0.040947 175.141612 ( 36.713209)
total: 414.03 sec