Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-085624
#<BuildRuby:0x000055a879a9e120
@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.20240305-085624",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.007574 0.000000 2.447834 ( 2.313122)
build_miniruby 0.001192 0.000093 1.439257 ( 1.437300)
build_ruby 0.001767 0.000196 3.112570 ( 3.339167)
build_all 0.003608 0.004035 6.764721 ( 2.677385)
build_install 0.008811 0.009802 8.465854 ( 3.934136)
test_btest 0.000859 0.000182 92.117184 ( 24.548783)
test_basic 0.005958 0.000000 0.970325 ( 1.029080)
test_all 0.081080 0.037461 757.486213 (220.372575)
test_rubyspec 0.044237 0.039272 110.363991 (119.757457)
total: 379.41 sec