Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-220316
#<BuildRuby:0x00005621674edfc0
@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.20230122-220316",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003824 0.000695 1.094078 ( 1.473054)
build_miniruby 0.001002 0.000182 1.139321 ( 1.137694)
build_ruby 0.001595 0.000000 2.622657 ( 2.906692)
build_all 0.004648 0.002178 3.762887 ( 1.929139)
build_install 0.010587 0.004428 2.603582 ( 1.745043)
test_btest 0.000829 0.000177 58.393563 ( 16.495972)
test_basic 0.000000 0.005128 0.409507 ( 0.501493)
test_all 0.000878 0.001810 631.422122 (201.853982)
test_rubyspec 0.012322 0.025027 65.726659 ( 75.605634)
total: 303.65 sec