Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-050253
#<BuildRuby:0x0000563cb9d95e80
@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.20230818-050253",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.000000 0.006581 2.143263 ( 3.434710)
build_miniruby 0.000000 0.001658 1.631526 ( 1.635652)
build_ruby 0.001077 0.000694 3.427384 ( 3.911875)
build_all 0.007399 0.000946 6.537500 ( 3.198462)
build_install 0.020065 0.000000 8.202872 ( 4.551046)
test_btest 0.000023 0.000785 84.629421 ( 37.608054)
test_basic 0.003402 0.004237 0.955661 ( 1.078547)
test_all 0.010478 0.000812 713.938392 (273.941253)
test_rubyspec 0.060244 0.014595 112.465045 (179.095423)
total: 508.46 sec