Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-193746
#<BuildRuby:0x00005633b58d9fe8
@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.20221226-193746",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000794 0.004212 1.042721 ( 1.403603)
build_miniruby 0.001253 0.000000 1.299563 ( 1.297882)
build_ruby 0.000000 0.001499 3.050639 ( 3.436684)
build_all 0.004082 0.002860 3.579526 ( 1.816577)
build_install 0.014477 0.000504 2.592779 ( 1.668763)
test_btest 0.000603 0.000145 57.192255 ( 15.066909)
test_basic 0.000000 0.005273 0.395187 ( 0.489836)
test_all 0.000000 0.001129 611.817255 (172.730513)
test_rubyspec 0.014516 0.026034 60.351274 ( 70.442616)
total: 268.35 sec