Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-073700
#<BuildRuby:0x0000559fe14fa228
@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.20230122-073700",
@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.000003 0.000013 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.004687 0.000201 1.203548 ( 2.030971)
build_miniruby 0.001002 0.000239 1.193636 ( 1.198213)
build_ruby 0.001499 0.000357 2.897725 ( 3.302435)
build_all 0.002605 0.004753 3.893198 ( 2.852035)
build_install 0.013860 0.000363 2.946145 ( 2.760989)
test_btest 0.000723 0.000181 56.511131 ( 29.618706)
test_basic 0.001248 0.004596 0.449758 ( 0.643136)
test_all 0.000824 0.000240 641.567167 (215.681085)
test_rubyspec 0.025108 0.016986 68.509068 ( 81.422220)
total: 339.51 sec