Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-032053
#<BuildRuby:0x000055fd3e9367c8
@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.20230313-032053",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001291 0.004200 1.660229 ( 2.942363)
build_miniruby 0.001093 0.000190 1.233160 ( 1.232458)
build_ruby 0.001307 0.000227 2.430104 ( 2.628478)
build_all 0.004663 0.000810 1.947322 ( 1.129951)
build_install 0.004463 0.008726 3.033174 ( 2.081774)
test_btest 0.000611 0.000153 65.184796 ( 19.358574)
test_basic 0.002789 0.000697 0.466069 ( 0.565497)
test_all 0.000671 0.000167 541.168854 (165.663773)
test_rubyspec 0.015221 0.027914 72.278892 ( 82.084654)
total: 277.69 sec