Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-142651
#<BuildRuby:0x0000558e45e8e008
@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-142651",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001415 0.003681 1.122753 ( 1.527042)
build_miniruby 0.001539 0.000000 1.599781 ( 1.598299)
build_ruby 0.001484 0.000000 3.239604 ( 3.584777)
build_all 0.006833 0.000000 3.573314 ( 1.742050)
build_install 0.015518 0.000666 3.111359 ( 2.195855)
test_btest 0.000773 0.000086 55.910156 ( 14.884766)
test_basic 0.004567 0.000507 0.327291 ( 0.419223)
test_all 0.001004 0.000112 569.823831 (168.937155)
test_rubyspec 0.027069 0.018679 56.720838 ( 66.741304)
total: 261.63 sec