Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-080342
#<BuildRuby:0x00007fe7c02ffdc8
@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.20240621-080342",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000037 0.000008 0.000045 ( 0.000047)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.004460 0.004133 3.727567 ( 3.652785)
build_miniruby 0.001660 0.000415 1.684774 ( 1.686267)
build_ruby 0.001802 0.000450 4.239370 ( 4.386723)
build_all 0.000409 0.009905 8.180860 ( 3.748424)
build_install 0.012290 0.011966 11.653062 ( 5.902464)
test_btest 0.000750 0.000000 114.140748 ( 31.937365)
test_basic 0.007712 0.001696 1.068863 ( 1.120367)
test_all 0.103512 0.044825 826.134573 (241.183507)
test_rubyspec 0.038833 0.054268 164.394377 ( 35.951591)
total: 329.57 sec