Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221217-204916
#<BuildRuby:0x0000557b7db463d0
@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.20221217-204916",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004008 0.000334 1.076335 ( 1.489621)
build_miniruby 0.001228 0.000000 1.408575 ( 1.407401)
build_ruby 0.001427 0.000000 3.119957 ( 3.456333)
build_all 0.000000 0.006240 3.588721 ( 1.892396)
build_install 0.007140 0.005716 2.755044 ( 1.834286)
test_btest 0.000855 0.000158 56.878688 ( 18.023963)
test_basic 0.003242 0.000600 0.429614 ( 0.527246)
test_all 0.000990 0.000183 627.645884 (196.905755)
test_rubyspec 0.015602 0.028267 69.105350 ( 78.923193)
total: 304.46 sec