Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-150150
#<BuildRuby:0x00005556ea712118
@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.20230609-150150",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005573 0.000669 1.933706 ( 4.243211)
build_miniruby 0.001916 0.000000 1.385312 ( 1.478866)
build_ruby 0.001627 0.000000 2.808447 ( 24.495712)
build_all 0.007586 0.000000 2.281850 ( 1.883160)
build_install 0.013737 0.004198 3.514763 ( 3.042434)
test_btest 0.000705 0.000091 75.515759 ( 34.042967)
test_basic 0.005897 0.000761 0.786495 ( 0.889279)
test_all 0.001425 0.000075 571.837102 (239.797098)
test_rubyspec 0.034365 0.021875 83.819352 (102.827640)
total: 412.70 sec