Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-000436
#<BuildRuby:0x00007f838fb0fdc8
@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.20240904-000436",
@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.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000027 0.000010 0.000037 ( 0.000037)
build_up 0.009200 0.000448 3.919909 ( 5.236298)
build_miniruby 0.001484 0.000494 1.764614 ( 1.920362)
build_ruby 0.000000 0.002282 4.577945 ( 5.248952)
build_all 0.006590 0.003682 8.476220 ( 6.777626)
build_install 0.020648 0.004319 11.621630 ( 10.518286)
test_btest 0.001412 0.000120 124.884629 ( 92.859006)
test_basic 0.008431 0.004532 1.422179 ( 2.026718)
test_all 0.123160 0.036878 979.136288 (704.267800)
test_rubyspec 0.069883 0.029337 171.068523 (101.904804)
total: 930.76 sec