Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-235933
#<BuildRuby:0x0000560a48756018
@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.20230111-235933",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004120 0.000562 1.125449 ( 1.686747)
build_miniruby 0.001106 0.000151 1.327895 ( 1.326734)
build_ruby 0.000000 0.001656 3.377374 ( 3.743494)
build_all 0.004537 0.002635 3.793898 ( 2.059802)
build_install 0.013772 0.000814 2.720203 ( 2.176129)
test_btest 0.000513 0.000082 57.064876 ( 21.491947)
test_basic 0.004768 0.000031 0.387443 ( 0.486044)
test_all 0.000962 0.000148 636.284850 (220.320325)
test_rubyspec 0.022711 0.027422 69.955566 ( 81.149902)
total: 334.44 sec