Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-005710
#<BuildRuby:0x0000557ee0fee8e0
@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.20230531-005710",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000019)
build_up 0.005093 0.000207 1.786654 ( 3.021604)
build_miniruby 0.001272 0.000221 1.216822 ( 1.217986)
build_ruby 0.001216 0.000000 2.280466 ( 2.502773)
build_all 0.006670 0.000004 2.096326 ( 1.371627)
build_install 0.012461 0.004088 3.299671 ( 2.529077)
test_btest 0.000641 0.000115 74.573606 ( 27.411479)
test_basic 0.002007 0.003632 0.725133 ( 0.819047)
test_all 0.001490 0.000000 577.647889 (205.683490)
test_rubyspec 0.023726 0.024393 78.264405 ( 90.039624)
total: 334.60 sec