Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-035237
#<BuildRuby:0x000055ce84016258
@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.20230330-035237",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005190 0.001235 1.864774 ( 4.041566)
build_miniruby 0.001195 0.000285 1.277756 ( 1.419299)
build_ruby 0.001916 0.000000 2.482121 ( 2.813879)
build_all 0.003381 0.004501 2.307817 ( 2.152080)
build_install 0.005850 0.010573 3.382422 ( 3.503583)
test_btest 0.000538 0.000195 68.082119 ( 39.378423)
test_basic 0.007915 0.000000 0.540616 ( 0.868555)
test_all 0.001156 0.000037 590.197624 (333.194986)
test_rubyspec 0.002278 0.049104 79.227783 ( 98.814019)
total: 486.19 sec