Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-045116
#<BuildRuby:0x000055dbd24261a8
@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.20231230-045116",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.006126 0.000071 1.721903 ( 2.881250)
build_miniruby 0.001505 0.000050 1.623208 ( 1.760608)
build_ruby 0.001863 0.000000 3.379229 ( 3.740244)
build_all 0.008600 0.000071 5.721938 ( 4.248002)
build_install 0.017682 0.000144 6.718419 ( 5.481387)
test_btest 0.000852 0.000024 82.013667 ( 57.656074)
test_basic 0.000000 0.007701 0.931676 ( 1.035815)
test_all 0.082985 0.037863 744.155076 (343.945690)
test_rubyspec 0.025317 0.042710 100.901797 (118.623108)
total: 539.37 sec