Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-081701
#<BuildRuby:0x00005603160a5e00
@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.20230118-081701",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.004670 1.147962 ( 1.638103)
build_miniruby 0.000000 0.001392 1.277171 ( 1.276903)
build_ruby 0.000803 0.001056 3.182208 ( 3.661643)
build_all 0.004590 0.003096 3.910561 ( 2.364841)
build_install 0.006897 0.009639 2.964026 ( 2.299077)
test_btest 0.000544 0.000174 57.249961 ( 27.092459)
test_basic 0.007044 0.000000 0.468290 ( 0.673229)
test_all 0.001148 0.000000 660.277621 (291.640457)
test_rubyspec 0.030179 0.020999 71.044939 ( 86.788027)
total: 417.44 sec