Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-145042
#<BuildRuby:0x0000564d3bd127f0
@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.20230131-145042",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001258 0.004059 1.176615 ( 1.764335)
build_miniruby 0.001231 0.000148 1.438244 ( 1.439425)
build_ruby 0.001448 0.000174 2.304146 ( 2.529779)
build_all 0.006654 0.000799 3.745339 ( 1.973546)
build_install 0.006524 0.008285 2.847558 ( 2.243623)
test_btest 0.000789 0.000146 57.413557 ( 20.370144)
test_basic 0.003967 0.000735 0.385107 ( 0.496405)
test_all 0.001166 0.000216 643.399706 (216.592235)
test_rubyspec 0.014256 0.032594 68.923789 ( 80.386383)
total: 327.80 sec