Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-042117
#<BuildRuby:0x0000557e4e991fc0
@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.20230611-042117",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005562 0.000668 1.938064 ( 3.830568)
build_miniruby 0.001356 0.000163 1.384391 ( 1.551463)
build_ruby 0.001504 0.000180 2.745395 ( 3.235684)
build_all 0.002787 0.004869 2.360254 ( 2.492842)
build_install 0.011623 0.005008 3.600885 ( 3.482087)
test_btest 0.000598 0.000110 76.612717 ( 40.357154)
test_basic 0.001767 0.005051 0.809413 ( 0.966025)
test_all 0.002828 0.000122 572.892981 (247.068395)
test_rubyspec 0.024993 0.031713 84.222779 (102.182213)
total: 405.17 sec