Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-064407
#<BuildRuby:0x000055cd0f01e1b8
@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.20230923-064407",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000038 0.000000 0.000038 ( 0.000033)
build_up 0.007550 0.000000 2.355676 ( 4.821190)
build_miniruby 0.001304 0.000077 1.722299 ( 2.040644)
build_ruby 0.002029 0.000120 3.617385 ( 4.162295)
build_all 0.008101 0.000231 6.466075 ( 5.274675)
build_install 0.020185 0.000402 7.847924 ( 6.738786)
test_btest 0.000950 0.000050 85.594512 ( 51.246993)
test_basic 0.009235 0.000248 1.003177 ( 1.343228)
test_all 0.000213 0.010003 736.748475 (417.584692)
test_rubyspec 0.027090 0.045811 106.261295 (127.842557)
total: 621.07 sec