Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-224940
#<BuildRuby:0x000056392eb121d8
@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.20230208-224940",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004804 0.000229 1.152718 ( 1.544790)
build_miniruby 0.001063 0.000050 0.986788 ( 0.985126)
build_ruby 0.000000 0.001210 2.079286 ( 2.296482)
build_all 0.003419 0.003312 3.473931 ( 1.651148)
build_install 0.007522 0.004848 2.401161 ( 1.609350)
test_btest 0.000621 0.000084 58.173318 ( 16.024852)
test_basic 0.005220 0.000080 0.432638 ( 0.527811)
test_all 0.001246 0.000163 632.376261 (187.907195)
test_rubyspec 0.023993 0.015227 62.720425 ( 72.798313)
total: 285.35 sec