Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-195118
#<BuildRuby:0x0000563d4fa61e80
@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.20230903-195118",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003131 0.003034 1.894412 ( 4.019013)
build_miniruby 0.002008 0.000000 5.227952 ( 6.510455)
build_ruby 0.001830 0.000015 3.418205 ( 5.020729)
build_all 0.007715 0.000723 6.211589 ( 7.456024)
build_install 0.016845 0.004160 7.606916 ( 9.702306)
test_btest 0.000000 0.000889 85.725334 ( 81.596954)
test_basic 0.003833 0.005147 1.002546 ( 1.718540)
test_all 0.008836 0.001133 686.694298 (447.309986)
test_rubyspec 0.044308 0.030230 106.220691 (132.686850)
total: 696.02 sec