Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-141049
#<BuildRuby:0x00007f6b5c08fdd0
@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.20240728-141049",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.003070 0.004475 3.353278 ( 3.375910)
build_miniruby 0.001729 0.000000 1.637100 ( 1.633504)
build_ruby 0.002085 0.000000 4.309731 ( 4.462398)
build_all 0.009042 0.000102 8.110781 ( 3.285168)
build_install 0.015321 0.003949 11.011319 ( 5.020819)
test_btest 0.000810 0.000122 122.695606 ( 32.853052)
test_basic 0.009652 0.000810 1.319731 ( 1.364965)
test_all 0.088984 0.061066 830.434615 (233.364075)
test_rubyspec 0.048804 0.045134 165.370259 ( 36.730017)
total: 322.09 sec