Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-200158
#<BuildRuby:0x00005652a60fe228
@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.20230513-200158",
@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.000004 0.000015 ( 0.000015)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.002724 0.003480 1.928187 ( 4.009174)
build_miniruby 0.000889 0.000324 1.316624 ( 1.497897)
build_ruby 0.001056 0.000384 2.520704 ( 2.854147)
build_all 0.006658 0.000000 2.188469 ( 2.065939)
build_install 0.009437 0.005504 3.365272 ( 2.914428)
test_btest 0.000000 0.000791 71.296952 ( 35.695122)
test_basic 0.001929 0.004045 0.746292 ( 0.930289)
test_all 0.001262 0.000504 548.096882 (224.893128)
test_rubyspec 0.024742 0.025312 79.751404 ( 94.322932)
total: 369.18 sec