Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-091151
#<BuildRuby:0x000055ce7fd668e0
@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.20230123-091151",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.001405 0.004496 1.301659 ( 2.335705)
build_miniruby 0.001299 0.000355 1.374425 ( 1.619473)
build_ruby 0.000000 0.001999 3.386289 ( 4.188878)
build_all 0.005422 0.003876 4.187407 ( 4.299931)
build_install 0.016490 0.003652 3.242020 ( 3.884801)
test_btest 0.000693 0.000211 59.199745 ( 52.098518)
test_basic 0.005071 0.001544 0.444729 ( 0.689473)
test_all 0.000927 0.000283 745.252463 (743.296312)
test_rubyspec 0.037428 0.027661 79.078656 (107.380814)
total: 919.79 sec