Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-094619
#<BuildRuby:0x0000564494529f70
@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.20230111-094619",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000688 0.004015 1.071780 ( 1.487003)
build_miniruby 0.001105 0.000096 1.411462 ( 1.410371)
build_ruby 0.001443 0.000126 3.270638 ( 3.659070)
build_all 0.001611 0.004313 3.448849 ( 1.755959)
build_install 0.012481 0.000495 2.509489 ( 1.681843)
test_btest 0.000588 0.000071 55.170473 ( 16.154675)
test_basic 0.004551 0.000546 0.393801 ( 0.488038)
test_all 0.000916 0.000110 619.499321 (190.969320)
test_rubyspec 0.030389 0.017349 69.327742 ( 79.781475)
total: 297.39 sec