Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-104739
#<BuildRuby:0x00005587441b6018
@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-104739",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.002807 0.004647 2.532670 ( 2.408566)
build_miniruby 0.000000 0.001539 1.776992 ( 1.775956)
build_ruby 0.001162 0.000579 3.488972 ( 3.759554)
build_all 0.004313 0.003952 6.549178 ( 3.165615)
build_install 0.016749 0.003159 8.344355 ( 4.490073)
test_btest 0.000639 0.000180 93.062866 ( 37.515523)
test_basic 0.002857 0.004663 0.995447 ( 1.062183)
test_all 0.100727 0.017459 828.341815 (327.136330)
test_rubyspec 0.054284 0.034059 128.273291 (138.008151)
total: 519.32 sec