Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-235625
#<BuildRuby:0x00005575bca4a3d0
@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.20230602-235625",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000019 0.000000 0.000019 ( 0.000021)
build_up 0.006179 0.000000 1.774955 ( 3.042905)
build_miniruby 0.000000 0.001409 1.344744 ( 1.344062)
build_ruby 0.000000 0.001849 2.629951 ( 2.838150)
build_all 0.005915 0.000718 2.134347 ( 1.525490)
build_install 0.015871 0.002909 3.455616 ( 2.667914)
test_btest 0.000984 0.000093 76.233919 ( 32.448825)
test_basic 0.006811 0.000000 0.736018 ( 0.837149)
test_all 0.000945 0.000000 570.223532 (214.839341)
test_rubyspec 0.028797 0.016904 78.441716 ( 90.252469)
total: 349.80 sec