Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-062840
#<BuildRuby:0x00005597a63ee390
@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.20230205-062840",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004551 0.000061 1.085894 ( 1.580973)
build_miniruby 0.001190 0.000125 1.082224 ( 1.080243)
build_ruby 0.001096 0.000116 2.094911 ( 2.304721)
build_all 0.002776 0.003929 3.145725 ( 1.601278)
build_install 0.013065 0.001286 2.585426 ( 1.697908)
test_btest 0.000851 0.000121 55.164125 ( 14.958349)
test_basic 0.000139 0.004570 0.379385 ( 0.471493)
test_all 0.000924 0.000176 586.475500 (170.818154)
test_rubyspec 0.016352 0.025794 58.654572 ( 68.693414)
total: 263.21 sec