Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-145630
#<BuildRuby:0x00005593a5e3e228
@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.20221228-145630",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004337 0.000434 1.110445 ( 1.479397)
build_miniruby 0.001104 0.000000 1.373855 ( 1.372101)
build_ruby 0.001430 0.000000 3.375988 ( 3.735817)
build_all 0.007093 0.000112 3.679968 ( 1.872258)
build_install 0.012831 0.000000 2.931025 ( 1.976933)
test_btest 0.000630 0.000048 56.142116 ( 15.307930)
test_basic 0.000000 0.006477 0.427279 ( 0.522993)
test_all 0.000000 0.000962 644.532761 (187.161583)
test_rubyspec 0.008399 0.029651 62.042159 ( 72.151340)
total: 285.58 sec