Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-011555
#<BuildRuby:0x000055af0c5ba138
@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.20231014-011555",
@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.000006 0.000031 ( 0.000028)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002257 0.003430 1.575657 ( 4.281554)
build_miniruby 0.001049 0.000327 1.193959 ( 3.136405)
build_ruby 0.001069 0.000335 2.337752 ( 26.044355)
build_all 0.006342 0.000000 5.007138 ( 1.945526)
build_install 0.015433 0.000000 6.583002 ( 2.942649)
test_btest 0.000918 0.000000 78.833155 ( 22.099036)
test_basic 0.005621 0.000109 0.787952 ( 0.843036)
test_all 0.007610 0.000746 626.574432 (190.189792)
test_rubyspec 0.027125 0.030087 90.930284 (102.126349)
total: 353.61 sec