Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-200821
#<BuildRuby:0x00005614e57e2228
@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.20230504-200821",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.001963 0.003571 1.864096 ( 3.590925)
build_miniruby 0.001407 0.000000 1.208777 ( 1.209798)
build_ruby 0.001614 0.000000 2.542569 ( 2.778027)
build_all 0.002311 0.004374 2.174296 ( 1.608798)
build_install 0.006685 0.009044 3.345669 ( 3.047804)
test_btest 0.000491 0.000181 73.942932 ( 37.895884)
test_basic 0.005361 0.000404 0.750921 ( 0.878355)
test_all 0.000291 0.001059 556.183500 (244.052540)
test_rubyspec 0.013796 0.035273 80.247975 ( 95.445646)
total: 390.51 sec