Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-074736
#<BuildRuby:0x000055b926cddfb8
@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.20230618-074736",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.004986 0.001038 1.945809 ( 5.009819)
build_miniruby 0.000971 0.000202 1.412902 ( 1.935873)
build_ruby 0.001676 0.000349 2.806337 ( 4.080685)
build_all 0.006401 0.000433 2.321545 ( 3.009299)
build_install 0.017595 0.000826 3.843630 ( 4.447798)
test_btest 0.000818 0.000146 79.508174 ( 49.025579)
test_basic 0.001576 0.004860 0.803177 ( 1.611476)
test_all 0.001169 0.000251 583.962205 (301.508005)
test_rubyspec 0.036703 0.020513 87.631360 (129.287792)
total: 499.92 sec