Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-023213
#<BuildRuby:0x000055c8659fa230
@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.20240308-023213",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.003161 0.003874 2.601223 ( 2.462517)
build_miniruby 0.001218 0.000225 1.718330 ( 1.717000)
build_ruby 0.001441 0.000267 3.596685 ( 3.815005)
build_all 0.004183 0.004125 6.356886 ( 3.228502)
build_install 0.012437 0.008254 8.943211 ( 5.231062)
test_btest 0.000634 0.000163 91.225387 ( 34.180860)
test_basic 0.003339 0.003916 0.938951 ( 1.021122)
test_all 0.076579 0.043080 826.370631 (271.324761)
test_rubyspec 0.028863 0.048538 103.455536 (112.314208)
total: 435.30 sec