Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-041018
#<BuildRuby:0x00005585343827f0
@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.20230103-041018",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.003816 0.000727 0.962993 ( 1.341858)
build_miniruby 0.001151 0.000000 1.187832 ( 1.186044)
build_ruby 0.001495 0.000000 2.412188 ( 2.761078)
build_all 0.002324 0.004370 3.210772 ( 1.430392)
build_install 0.008271 0.007172 2.420235 ( 1.525135)
test_btest 0.000703 0.000197 55.771654 ( 14.358016)
test_basic 0.004938 0.000000 0.338151 ( 0.430567)
test_all 0.001401 0.000000 556.902493 (175.678869)
test_rubyspec 0.025235 0.012911 56.071219 ( 66.118866)
total: 264.83 sec