Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-055737
#<BuildRuby:0x000056113e71a2c8
@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.20230106-055737",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.004065 0.000169 1.117923 ( 1.521078)
build_miniruby 0.001331 0.000000 1.322616 ( 1.321480)
build_ruby 0.001565 0.000000 3.066629 ( 3.443469)
build_all 0.003869 0.003729 3.589764 ( 1.803360)
build_install 0.009847 0.004568 2.624702 ( 1.900685)
test_btest 0.000000 0.000893 55.800071 ( 19.052430)
test_basic 0.002758 0.002440 0.406147 ( 0.514437)
test_all 0.001721 0.000230 620.879428 (190.842661)
test_rubyspec 0.019333 0.025921 68.202460 ( 78.618046)
total: 299.02 sec