Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-230735
#<BuildRuby:0x000055d3faffe320
@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-230735",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004265 0.000407 1.143935 ( 2.081012)
build_miniruby 0.001386 0.000132 1.192906 ( 1.245045)
build_ruby 0.001374 0.000131 2.454945 ( 2.931020)
build_all 0.006574 0.000195 3.656647 ( 2.559154)
build_install 0.014013 0.000414 2.899314 ( 3.125592)
test_btest 0.000632 0.000053 54.954825 ( 31.276743)
test_basic 0.005960 0.000497 0.443032 ( 0.714437)
test_all 0.001358 0.000113 617.103808 (285.298304)
test_rubyspec 0.036029 0.013230 72.678087 ( 90.113163)
total: 419.35 sec