Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-151123
#<BuildRuby:0x0000563c0958e198
@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.20230215-151123",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004207 0.000601 1.375242 ( 1.858792)
build_miniruby 0.001201 0.000172 1.173038 ( 1.181314)
build_ruby 0.001600 0.000229 2.539400 ( 2.755269)
build_all 0.002626 0.004863 4.080027 ( 2.409597)
build_install 0.015067 0.000266 3.202637 ( 2.669451)
test_btest 0.000791 0.000132 57.033006 ( 27.862830)
test_basic 0.002125 0.004101 0.506971 ( 0.610466)
test_all 0.000909 0.000181 628.697417 (234.711891)
test_rubyspec 0.031541 0.015974 71.608244 ( 81.942466)
total: 356.00 sec