Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-100447
#<BuildRuby:0x00005612f5876348
@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.20221225-100447",
@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.000003 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003588 0.000854 1.071403 ( 1.447178)
build_miniruby 0.000000 0.001586 1.298710 ( 1.297376)
build_ruby 0.000000 0.001503 3.262873 ( 3.612388)
build_all 0.003160 0.004768 3.842692 ( 1.940572)
build_install 0.013325 0.000271 3.005086 ( 2.136996)
test_btest 0.000762 0.000214 56.930104 ( 21.120493)
test_basic 0.005049 0.001414 0.455292 ( 0.563020)
test_all 0.001525 0.000279 668.336278 (235.350111)
test_rubyspec 0.023907 0.027633 70.506284 ( 81.237226)
total: 348.71 sec