Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-082020
#<BuildRuby:0x0000564c3ee7e3d0
@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.20230112-082020",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.004224 0.001056 1.177717 ( 2.190610)
build_miniruby 0.001308 0.000000 1.352390 ( 1.353760)
build_ruby 0.001443 0.000000 3.501913 ( 4.113039)
build_all 0.007246 0.000325 3.817576 ( 2.529653)
build_install 0.011707 0.004046 2.878859 ( 2.785841)
test_btest 0.000694 0.000166 55.506368 ( 31.274980)
test_basic 0.002479 0.003873 0.427657 ( 0.544155)
test_all 0.001049 0.000283 631.890469 (248.814180)
test_rubyspec 0.025466 0.024012 69.256395 ( 79.665604)
total: 373.27 sec