Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-114857
#<BuildRuby:0x0000563887835fe8
@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.20221213-114857",
@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.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.000514 0.003989 1.114250 ( 1.563449)
build_miniruby 0.001156 0.000145 1.332269 ( 1.332561)
build_ruby 0.001471 0.000184 2.580444 ( 2.596680)
build_all 0.007128 0.000367 6.247159 ( 3.332821)
build_install 0.009935 0.005072 5.289779 ( 3.497845)
test_btest 0.000553 0.000085 55.348748 ( 28.395767)
test_basic 0.004600 0.000707 0.429363 ( 0.539118)
test_all 0.002563 0.000000 612.891385 (270.020310)
test_rubyspec 0.029945 0.018528 71.134540 ( 88.297658)
total: 399.58 sec