Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-030735
#<BuildRuby:0x00007fc54b49fdc8
@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.20240624-030735",
@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.000032)
autoconf 0.000036 0.000009 0.000045 ( 0.000046)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.008411 0.001056 4.118215 ( 5.507467)
build_miniruby 0.001902 0.000461 1.841330 ( 2.277632)
build_ruby 0.001925 0.000467 4.700016 ( 5.648217)
build_all 0.009935 0.001323 8.937793 ( 9.168702)
build_install 0.005569 0.020833 12.160101 ( 12.726664)
test_btest 0.000852 0.000306 126.433067 (144.189158)
test_basic 0.008733 0.005821 1.483763 ( 2.216337)
test_all 0.125182 0.046943 1004.039531 (1230.847983)
test_rubyspec 0.071304 0.032677 180.597887 (130.711469)
total: 1543.29 sec