Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-122451
#<BuildRuby:0x000055c9a6d4e138
@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.20240317-122451",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007355 0.000980 2.651057 ( 3.892261)
build_miniruby 0.001643 0.000219 1.763072 ( 2.310092)
build_ruby 0.001802 0.000240 3.737472 ( 24.231204)
build_all 0.004377 0.004363 7.572017 ( 6.401662)
build_install 0.020331 0.001066 9.512070 ( 8.649391)
test_btest 0.000746 0.000109 98.613733 ( 81.549448)
test_basic 0.003611 0.004432 1.077417 ( 1.571084)
test_all 0.097092 0.030294 858.434477 (641.963409)
test_rubyspec 0.037081 0.056725 139.330990 (199.035095)
total: 969.60 sec