Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-094011
#<BuildRuby:0x000055a7eb671fb8
@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.20240304-094011",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000019 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.003067 0.004343 2.701356 ( 2.472405)
build_miniruby 0.000000 0.001258 1.693980 ( 1.698489)
build_ruby 0.000000 0.001962 3.476586 ( 3.706467)
build_all 0.006186 0.001627 7.142058 ( 3.102668)
build_install 0.019578 0.000000 9.066337 ( 4.889017)
test_btest 0.000891 0.000000 95.338190 ( 40.332097)
test_basic 0.008712 0.000000 1.053435 ( 1.167507)
test_all 0.072477 0.047678 837.936597 (325.104851)
test_rubyspec 0.044376 0.049824 135.276784 (170.756943)
total: 553.23 sec