Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-142210
#<BuildRuby:0x00007f0f80d5fde0
@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.20240805-142210",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000031)
build_up 0.002799 0.004970 3.521500 ( 3.564002)
build_miniruby 0.001750 0.000000 1.646641 ( 1.642923)
build_ruby 0.000000 0.001976 4.206054 ( 4.387632)
build_all 0.003772 0.005341 8.204702 ( 3.203952)
build_install 0.012506 0.005711 11.217685 ( 5.236905)
test_btest 0.000990 0.000000 116.454957 ( 30.212730)
test_basic 0.008603 0.001614 1.043015 ( 1.091610)
test_all 0.104631 0.047487 825.542809 (259.219746)
test_rubyspec 0.048000 0.042842 163.442439 ( 33.378695)
total: 341.94 sec