Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-111944
#<BuildRuby:0x0000556962be63d0
@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.20240222-111944",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.006942 0.000479 2.465149 ( 2.485274)
build_miniruby 0.001328 0.000092 3.639096 ( 3.247586)
build_ruby 0.001466 0.000101 3.058320 ( 3.261241)
build_all 0.003301 0.004143 6.354316 ( 2.488352)
build_install 0.017836 0.000000 8.100398 ( 3.863454)
test_btest 0.000479 0.000491 88.627006 ( 23.497068)
test_basic 0.002023 0.003577 0.828495 ( 0.892531)
test_all 0.087392 0.029220 775.030122 (235.123879)
test_rubyspec 0.043145 0.043839 110.686268 (120.083032)
total: 394.94 sec