Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-202611
#<BuildRuby:0x0000564a93c09e80
@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.20221224-202611",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000747 0.003466 0.815395 ( 1.336257)
build_miniruby 0.001099 0.000165 1.258115 ( 1.256515)
build_ruby 0.001173 0.000176 3.170451 ( 3.521268)
build_all 0.007360 0.000494 3.514545 ( 1.641602)
build_install 0.005717 0.008522 2.501677 ( 1.582634)
test_btest 0.000836 0.000190 56.949967 ( 16.301735)
test_basic 0.004094 0.000000 0.405811 ( 0.501031)
test_all 0.001931 0.000000 619.480767 (190.384738)
test_rubyspec 0.019720 0.016844 62.779722 ( 72.726495)
total: 289.25 sec