Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-071628
#<BuildRuby:0x000055ae4a61df70
@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.20231023-071628",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004485 0.004027 3.775887 ( 5.209706)
build_miniruby 0.001197 0.000266 1.702847 ( 2.166877)
build_ruby 0.001597 0.000354 3.416364 ( 4.275958)
build_all 0.006111 0.003559 6.185569 ( 5.539718)
build_install 0.014933 0.007677 8.527409 ( 7.974241)
test_btest 0.000674 0.000184 82.589221 ( 75.718722)
test_basic 0.005390 0.003238 0.946235 ( 1.633543)
test_all 0.087919 0.034267 651.302357 (399.420508)
test_rubyspec 0.035454 0.033205 99.654368 (127.951268)
total: 629.89 sec