Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-123953
#<BuildRuby:0x0000557007a963d0
@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.20231213-123953",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.002575 0.004160 2.380496 ( 2.504673)
build_miniruby 0.001271 0.000085 1.633203 ( 1.644523)
build_ruby 0.001815 0.000121 3.405975 ( 3.584724)
build_all 0.007971 0.000244 5.954949 ( 3.083148)
build_install 0.020909 0.000744 7.614296 ( 4.907108)
test_btest 0.000698 0.000042 82.557233 ( 42.035594)
test_basic 0.004243 0.004671 0.946686 ( 1.266133)
test_all 0.100191 0.025902 712.190319 (339.585341)
test_rubyspec 0.061227 0.016359 103.638407 (128.659102)
total: 527.27 sec