Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-213240
#<BuildRuby:0x000055a8c7a62258
@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.20231019-213240",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.002583 0.004421 2.489355 ( 3.000321)
build_miniruby 0.000000 0.001828 1.741638 ( 1.792056)
build_ruby 0.000230 0.001618 3.565096 ( 24.070835)
build_all 0.004941 0.003469 6.171497 ( 3.205209)
build_install 0.010186 0.008418 7.663713 ( 4.542445)
test_btest 0.000612 0.000139 85.727232 ( 33.153681)
test_basic 0.003039 0.004816 0.983251 ( 1.075029)
test_all 0.008363 0.001060 701.211525 (249.826595)
test_rubyspec 0.042231 0.029827 103.314937 (116.176828)
total: 436.84 sec