Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-104929
#<BuildRuby:0x000055fc26a822a8
@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.20230109-104929",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004632 0.000166 1.111630 ( 1.958759)
build_miniruby 0.001070 0.000243 1.452325 ( 1.451508)
build_ruby 0.001811 0.000000 3.170328 ( 3.551923)
build_all 0.000000 0.006996 3.302415 ( 1.623046)
build_install 0.013729 0.000820 2.672185 ( 1.759825)
test_btest 0.000722 0.000195 55.790764 ( 14.555356)
test_basic 0.004321 0.000081 0.422759 ( 0.516452)
test_all 0.000989 0.000256 588.814580 (164.743737)
test_rubyspec 0.015822 0.025934 59.473167 ( 69.556927)
total: 259.72 sec