Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-122356
#<BuildRuby:0x000055f6bda32258
@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-122356",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000000 0.004658 0.993264 ( 1.672862)
build_miniruby 0.000000 0.001304 1.049904 ( 1.048445)
build_ruby 0.000000 0.001705 2.858607 ( 3.145345)
build_all 0.006022 0.000902 3.693820 ( 1.807283)
build_install 0.014045 0.000553 2.873580 ( 2.004546)
test_btest 0.000646 0.000216 57.158691 ( 17.913595)
test_basic 0.001587 0.004848 0.440955 ( 0.550409)
test_all 0.001224 0.000167 648.307516 (218.681721)
test_rubyspec 0.036595 0.008139 67.944099 ( 77.983799)
total: 324.81 sec