Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-160815
#<BuildRuby:0x000055fbabc82240
@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.20230713-160815",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000034 0.000001 0.000035 ( 0.000034)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.002018 0.003826 1.918691 ( 3.274652)
build_miniruby 0.001329 0.000086 1.502739 ( 1.503947)
build_ruby 0.001227 0.000080 3.002487 ( 3.192550)
build_all 0.006463 0.000155 2.328315 ( 1.339434)
build_install 0.009195 0.007776 3.587119 ( 2.396949)
test_btest 0.000918 0.000105 76.729141 ( 21.613472)
test_basic 0.005350 0.000150 0.782821 ( 0.853675)
test_all 0.000896 0.000055 562.141930 (185.227102)
test_rubyspec 0.034535 0.014683 81.566460 ( 93.805998)
total: 313.21 sec