Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-200454
#<BuildRuby:0x000055c8aa38e118
@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.20230309-200454",
@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.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006208 0.000776 1.978725 ( 4.672349)
build_miniruby 0.001650 0.000206 51.135823 ( 34.062839)
build_ruby 0.001280 0.000160 2.695520 ( 3.522486)
build_all 0.007117 0.000320 2.110568 ( 2.435805)
build_install 0.003661 0.015726 3.466619 ( 3.912013)
test_btest 0.000617 0.000154 70.849116 ( 44.048109)
test_basic 0.002245 0.004867 0.563659 ( 0.914513)
test_all 0.001282 0.000367 589.558421 (303.669596)
test_rubyspec 0.013303 0.035156 80.527628 ( 98.725735)
total: 495.96 sec