Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-202959
#<BuildRuby:0x000056533720e230
@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.20230110-202959",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004347 0.000362 1.073333 ( 1.542321)
build_miniruby 0.001372 0.000114 1.389962 ( 1.389683)
build_ruby 0.001925 0.000000 3.158775 ( 3.522412)
build_all 0.006838 0.000368 3.698456 ( 1.834753)
build_install 0.008918 0.005484 2.789675 ( 1.989772)
test_btest 0.000703 0.000084 56.453481 ( 18.671452)
test_basic 0.001663 0.005070 0.395708 ( 0.492854)
test_all 0.000000 0.001429 623.825037 (197.941360)
test_rubyspec 0.011456 0.031381 65.318352 ( 75.435413)
total: 302.82 sec