Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-021100
#<BuildRuby:0x00005568dd1d1a00
@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.20230610-021100",
@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.000013)
autoconf 0.000008 0.000001 0.000009 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001436 0.004274 1.876564 ( 3.280408)
build_miniruby 0.001368 0.000000 1.216041 ( 1.217425)
build_ruby 0.001520 0.000000 2.661864 ( 2.856472)
build_all 0.002079 0.004305 2.272296 ( 1.590043)
build_install 0.013860 0.001075 3.485401 ( 2.514179)
test_btest 0.000738 0.000000 76.319239 ( 27.733051)
test_basic 0.007315 0.000000 0.831000 ( 0.928587)
test_all 0.001221 0.000000 572.276625 (233.962185)
test_rubyspec 0.031234 0.021527 79.756810 ( 91.643574)
total: 365.73 sec