Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-161146
#<BuildRuby:0x0000560f1b596390
@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.20231023-161146",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000016 0.000000 0.000016 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.007076 0.000109 3.237121 ( 3.361167)
build_miniruby 0.001271 0.000045 1.307726 ( 1.306725)
build_ruby 0.001398 0.000050 2.757279 ( 2.950181)
build_all 0.000000 0.007435 5.528593 ( 2.277281)
build_install 0.015209 0.001179 7.507641 ( 3.313643)
test_btest 0.000000 0.001110 76.412039 ( 20.024570)
test_basic 0.002720 0.002433 0.763782 ( 0.823427)
test_all 0.070943 0.047886 599.690002 (184.156777)
test_rubyspec 0.029369 0.031859 77.894832 ( 90.036226)
total: 308.25 sec