Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-170521
#<BuildRuby:0x0000558f13f5e3b0
@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.20240229-170521",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.008411 0.000156 3.142380 ( 3.103433)
build_miniruby 0.005560 0.000044 103.180804 ( 37.092611)
build_ruby 0.001758 0.000060 3.867174 ( 4.125944)
build_all 0.008141 0.000000 6.908926 ( 3.509630)
build_install 0.020761 0.000000 9.043544 ( 4.936260)
test_btest 0.000786 0.000000 91.965115 ( 35.193537)
test_basic 0.004638 0.004129 1.022673 ( 1.110279)
test_all 0.089979 0.026826 794.617431 (286.571955)
test_rubyspec 0.048518 0.036175 121.228527 (130.685454)
total: 506.33 sec