Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-205046
#<BuildRuby:0x000055e0595d2110
@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.20240315-205046",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000000 0.006413 2.190692 ( 2.237204)
build_miniruby 0.000546 0.000623 1.327149 ( 1.325255)
build_ruby 0.001116 0.000319 3.300738 ( 3.502404)
build_all 0.005919 0.001692 6.768993 ( 2.560245)
build_install 0.012875 0.005572 8.392866 ( 3.958966)
test_btest 0.000840 0.000256 90.042462 ( 23.524909)
test_basic 0.003576 0.002749 0.919050 ( 0.978508)
test_all 0.091285 0.030579 800.104641 (252.606046)
test_rubyspec 0.048395 0.031489 111.331344 (120.586694)
total: 411.28 sec