Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-120148
#<BuildRuby:0x0000557b28891fb8
@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.20221230-120148",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004493 0.000162 0.955399 ( 1.362820)
build_miniruby 0.000000 0.001239 1.266513 ( 1.265068)
build_ruby 0.000000 0.001501 3.107363 ( 3.496055)
build_all 0.002278 0.004456 3.643463 ( 1.790993)
build_install 0.008059 0.005755 2.846283 ( 13.635396)
test_btest 0.000688 0.000306 56.459370 ( 25.705689)
test_basic 0.002673 0.003470 0.458767 ( 0.654891)
test_all 0.000753 0.000357 626.985401 (197.186073)
test_rubyspec 0.019221 0.020606 65.855884 ( 75.977094)
total: 321.08 sec