Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-090948
#<BuildRuby:0x000056308df8a138
@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.20230105-090948",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000343 0.004004 1.088625 ( 1.496591)
build_miniruby 0.000959 0.000202 1.067130 ( 1.065602)
build_ruby 0.001625 0.000000 3.420732 ( 3.789880)
build_all 0.006803 0.000000 3.530947 ( 1.892328)
build_install 0.011191 0.001730 2.941593 ( 2.124239)
test_btest 0.000686 0.000127 55.034836 ( 20.096541)
test_basic 0.004845 0.000898 0.359385 ( 0.455416)
test_all 0.001410 0.000261 639.326181 (211.269040)
test_rubyspec 0.036992 0.008925 69.273226 ( 82.642255)
total: 324.83 sec