Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-084958
#<BuildRuby:0x0000555c931767f0
@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.20230101-084958",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000802 0.004063 0.870283 ( 1.279876)
build_miniruby 0.000993 0.000265 1.155681 ( 1.154052)
build_ruby 0.001070 0.000285 2.675205 ( 3.044521)
build_all 0.004652 0.001240 2.949063 ( 1.403032)
build_install 0.004292 0.008700 2.522401 ( 1.559043)
test_btest 0.000540 0.000203 53.757042 ( 14.535682)
test_basic 0.003527 0.001322 0.306417 ( 0.398544)
test_all 0.000657 0.000496 552.906464 (158.100690)
test_rubyspec 0.014077 0.025674 55.319226 ( 65.594977)
total: 247.07 sec