Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-210520
#<BuildRuby:0x000055e0b419e8e0
@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.20230109-210520",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000465 0.004194 1.137985 ( 1.729802)
build_miniruby 0.001018 0.000226 1.218419 ( 1.216925)
build_ruby 0.001547 0.000000 3.367861 ( 3.723574)
build_all 0.005512 0.000621 3.688067 ( 1.933939)
build_install 0.006982 0.003934 2.749885 ( 1.871588)
test_btest 0.000742 0.000176 55.585385 ( 18.301236)
test_basic 0.002800 0.003888 0.429361 ( 0.537401)
test_all 0.001335 0.000364 636.772875 (200.723668)
test_rubyspec 0.018277 0.023846 65.573991 ( 75.620184)
total: 305.66 sec