Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-140844
#<BuildRuby:0x0000559136c527c8
@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.20230724-140844",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006183 0.001344 2.196700 ( 5.159557)
build_miniruby 0.001001 0.000217 1.644614 ( 2.087227)
build_ruby 0.001425 0.000310 3.193342 ( 4.242897)
build_all 0.006200 0.001348 2.712046 ( 2.955950)
build_install 0.015399 0.003947 4.186110 ( 4.652459)
test_btest 0.000776 0.000172 78.752932 ( 49.002814)
test_basic 0.000000 0.007491 0.944718 ( 1.463025)
test_all 0.000000 0.001184 606.533506 (332.986102)
test_rubyspec 0.015926 0.040476 90.821335 (131.508622)
total: 534.06 sec