Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-224353
#<BuildRuby:0x0000558866681fc0
@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.20230707-224353",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003085 0.003918 2.109958 ( 5.007281)
build_miniruby 0.001447 0.000231 1.520511 ( 2.048831)
build_ruby 0.001254 0.000201 3.080808 ( 3.776917)
build_all 0.006821 0.001091 2.572195 ( 3.273399)
build_install 0.015801 0.001750 3.964127 ( 5.708596)
test_btest 0.000758 0.000116 81.743898 ( 50.859952)
test_basic 0.002811 0.005441 0.927285 ( 1.876179)
test_all 0.001118 0.000215 583.158752 (331.976645)
test_rubyspec 0.047487 0.004543 90.487118 (127.254343)
total: 531.78 sec