Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-063417
#<BuildRuby:0x000055692ddd26d8
@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.20230213-063417",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001131 0.003211 1.028051 ( 1.395937)
build_miniruby 0.000942 0.000248 1.174746 ( 1.173318)
build_ruby 0.001141 0.000300 2.243401 ( 2.457429)
build_all 0.002427 0.004691 3.778879 ( 2.004343)
build_install 0.001193 0.012731 2.904930 ( 2.143263)
test_btest 0.000459 0.000218 57.879853 ( 17.581832)
test_basic 0.003399 0.001610 0.415971 ( 0.509350)
test_all 0.001725 0.000817 634.631262 (190.001027)
test_rubyspec 0.034783 0.004752 64.466313 ( 74.414736)
total: 291.68 sec