Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-082604
#<BuildRuby:0x000055fb0a6f1ed0
@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.20230901-082604",
@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.000029 0.000000 0.000029 ( 0.000024)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006770 0.000201 1.863290 ( 3.125636)
build_miniruby 0.001594 0.000110 1.588781 ( 1.593037)
build_ruby 0.001953 0.000135 3.530967 ( 3.881450)
build_all 0.000000 0.008757 6.476887 ( 4.363380)
build_install 0.000914 0.018597 7.869201 ( 5.688135)
test_btest 0.000610 0.000171 85.763515 ( 46.331734)
test_basic 0.005380 0.003251 0.971598 ( 1.224666)
test_all 0.005474 0.004446 668.499340 (315.658762)
test_rubyspec 0.030679 0.041462 104.660897 (124.361224)
total: 506.23 sec