Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-115506
#<BuildRuby:0x0000564b11c7da00
@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.20230511-115506",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.002870 0.002780 1.652170 ( 3.018041)
build_miniruby 0.001048 0.000262 1.270661 ( 1.270756)
build_ruby 0.001359 0.000000 2.490376 ( 2.713313)
build_all 0.001841 0.003734 2.105261 ( 1.224721)
build_install 0.010612 0.003581 3.273153 ( 2.308256)
test_btest 0.000553 0.000162 72.749129 ( 23.571562)
test_basic 0.002825 0.003536 0.701591 ( 0.779618)
test_all 0.001668 0.000218 600.239992 (222.177674)
test_rubyspec 0.016709 0.031775 77.381837 ( 89.743981)
total: 346.81 sec