Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-194119
#<BuildRuby:0x000055fd8da31f70
@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.20240228-194119",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.006361 0.000509 2.234588 ( 2.041952)
build_miniruby 0.001230 0.000000 1.313808 ( 1.312034)
build_ruby 0.001410 0.000000 3.205653 ( 3.470256)
build_all 0.000000 0.007257 6.414653 ( 2.476300)
build_install 0.014436 0.004703 8.079373 ( 3.729967)
test_btest 0.000875 0.000146 86.447409 ( 24.134267)
test_basic 0.002039 0.003736 0.819880 ( 0.880422)
test_all 0.072968 0.045387 740.036747 (214.608858)
test_rubyspec 0.042930 0.059039 134.530321 (168.019725)
total: 420.67 sec