Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-154151
#<BuildRuby:0x000055684c95e570
@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.20230311-154151",
@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.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.005678 0.000000 1.737356 ( 3.006687)
build_miniruby 0.001646 0.000000 1.248227 ( 1.247324)
build_ruby 0.001619 0.000000 2.484644 ( 2.659252)
build_all 0.000000 0.006603 2.155001 ( 1.250195)
build_install 0.007619 0.007350 2.960637 ( 1.923076)
test_btest 0.000836 0.000000 66.207680 ( 21.003093)
test_basic 0.003521 0.000328 0.509494 ( 0.612934)
test_all 0.000830 0.000249 505.108046 (180.876117)
test_rubyspec 0.020797 0.016943 71.944068 ( 81.872653)
total: 294.45 sec