Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-180400
#<BuildRuby:0x000055653e2b6008
@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.20230624-180400",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005688 0.000948 2.086050 ( 5.227189)
build_miniruby 0.001417 0.000236 1.674273 ( 2.248401)
build_ruby 0.001591 0.000265 3.281714 ( 5.259625)
build_all 0.002865 0.004919 2.520118 ( 3.100944)
build_install 0.016791 0.001520 3.945846 ( 4.396995)
test_btest 0.001024 0.000196 80.763197 ( 49.265987)
test_basic 0.006115 0.001176 0.882315 ( 1.407030)
test_all 0.001202 0.000231 586.257780 (303.512033)
test_rubyspec 0.036293 0.015249 87.544044 (129.784693)
total: 504.20 sec