Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-103752
#<BuildRuby:0x000056229b85a390
@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.20230130-103752",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.000801 0.003698 1.075317 ( 1.798110)
build_miniruby 0.000000 0.001440 1.176392 ( 1.176348)
build_ruby 0.000000 0.001396 2.241202 ( 2.442317)
build_all 0.006281 0.000695 3.553178 ( 1.819357)
build_install 0.013194 0.000547 2.738030 ( 1.874255)
test_btest 0.000610 0.000059 56.080257 ( 19.963246)
test_basic 0.006833 0.000267 0.398770 ( 0.496623)
test_all 0.001062 0.000100 637.270642 (201.436567)
test_rubyspec 0.026315 0.024072 70.832856 ( 82.498137)
total: 313.51 sec