Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-113428
#<BuildRuby:0x00007fbfa2f6fdd8
@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.20240811-113428",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.008459 0.001410 4.226770 ( 4.943296)
build_miniruby 0.001704 0.000284 1.931049 ( 2.078487)
build_ruby 0.001736 0.000289 4.941546 ( 5.386826)
build_all 0.009461 0.000831 9.672287 ( 6.357782)
build_install 0.024970 0.001053 13.070537 ( 9.771464)
test_btest 0.001111 0.000163 132.201730 ( 90.253568)
test_basic 0.001014 0.013267 1.509965 ( 3.712981)
test_all 0.116002 0.050816 1010.567221 (1013.650213)
test_rubyspec 0.067351 0.031340 186.270524 (185.503628)
total: 1321.66 sec