Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-233512
#<BuildRuby:0x000055a7ea949ed0
@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.20230310-233512",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001462 0.004241 1.610580 ( 2.935631)
build_miniruby 0.001217 0.000158 1.210123 ( 1.208782)
build_ruby 0.001267 0.000165 2.118943 ( 2.294884)
build_all 0.000000 0.006005 2.010923 ( 1.179973)
build_install 0.013899 0.001880 3.177828 ( 2.258984)
test_btest 0.000634 0.000000 67.638956 ( 20.147311)
test_basic 0.001704 0.002912 0.466942 ( 0.565407)
test_all 0.000886 0.000183 563.381177 (179.263177)
test_rubyspec 0.028040 0.009855 71.491946 ( 81.304788)
total: 291.16 sec