Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-215436
#<BuildRuby:0x0000558c96f723d0
@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.20240126-215436",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001682 0.004336 1.833042 ( 2.346864)
build_miniruby 0.001640 0.000000 19.812825 ( 19.423485)
build_ruby 0.001753 0.000000 3.353225 ( 3.593599)
build_all 0.003455 0.003855 6.259275 ( 3.288258)
build_install 0.012248 0.008139 7.777547 ( 4.543822)
test_btest 0.000727 0.000189 86.492175 ( 33.726538)
test_basic 0.004170 0.004117 0.929289 ( 1.028851)
test_all 0.093826 0.022692 729.277197 (268.209124)
test_rubyspec 0.057517 0.051005 168.672001 (184.787461)
total: 520.95 sec