Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-233304
#<BuildRuby:0x0000559c3eab9ef8
@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.20230207-233304",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.001090 0.003204 1.016887 ( 1.406987)
build_miniruby 0.001083 0.000000 0.801326 ( 0.799812)
build_ruby 0.001207 0.000000 2.188144 ( 2.406328)
build_all 0.005877 0.000000 3.157531 ( 1.508024)
build_install 0.004667 0.008188 2.630190 ( 1.856948)
test_btest 0.000658 0.000211 55.343970 ( 15.910071)
test_basic 0.000420 0.004106 0.383391 ( 0.475744)
test_all 0.001067 0.000384 609.746639 (186.114890)
test_rubyspec 0.011623 0.025295 59.936718 ( 69.838597)
total: 280.32 sec