Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-013126
#<BuildRuby:0x00007f9878c8fdd0
@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.20240709-013126",
@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.000023 0.000006 0.000029 ( 0.000024)
autoconf 0.000042 0.000009 0.000051 ( 0.000047)
configure 0.000040 0.000009 0.000049 ( 0.000041)
build_up 0.009541 0.000362 4.587273 ( 6.445203)
build_miniruby 0.002162 0.000000 1.873142 ( 2.295837)
build_ruby 0.002438 0.000155 4.761039 ( 5.695578)
build_all 0.007364 0.004852 8.878964 ( 8.270240)
build_install 0.025792 0.001999 12.563050 ( 14.578357)
test_btest 0.000000 0.001180 130.532702 ( 93.251336)
test_basic 0.001155 0.011496 1.419956 ( 1.547855)
test_all 0.125123 0.028651 867.310589 (326.008842)
test_rubyspec 0.030673 0.056404 170.100250 ( 44.110201)
total: 502.20 sec