Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-091221
#<BuildRuby:0x000055b8db721db8
@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.20230131-091221",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003829 0.000510 0.934846 ( 1.482140)
build_miniruby 0.001091 0.000146 0.917803 ( 0.916172)
build_ruby 0.001103 0.000147 1.928017 ( 2.127548)
build_all 0.005949 0.000208 3.317440 ( 1.698570)
build_install 0.011298 0.000000 2.339132 ( 1.549614)
test_btest 0.000764 0.000000 55.897985 ( 14.473370)
test_basic 0.004575 0.000378 0.357014 ( 0.449954)
test_all 0.002359 0.000248 590.362223 (165.281133)
test_rubyspec 0.014965 0.025423 60.419409 ( 70.222313)
total: 258.20 sec