Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-002617
#<BuildRuby:0x0000562603371f70
@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.20230123-002617",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.004401 0.000000 1.145037 ( 1.526536)
build_miniruby 0.001604 0.000000 1.207181 ( 1.211110)
build_ruby 0.001544 0.000000 2.801706 ( 3.152186)
build_all 0.002328 0.004588 3.643575 ( 2.347978)
build_install 0.011268 0.002665 2.738799 ( 2.388163)
test_btest 0.000513 0.000144 56.077968 ( 26.548324)
test_basic 0.005904 0.000538 0.451735 ( 0.611650)
test_all 0.001455 0.000392 646.592821 (230.640538)
test_rubyspec 0.017280 0.030652 68.513341 ( 78.553143)
total: 346.98 sec