Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-192410
#<BuildRuby:0x0000562f814c21b8
@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.20230908-192410",
@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.000027 0.000003 0.000030 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000034)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.006222 0.000691 2.204287 ( 4.535847)
build_miniruby 0.000000 0.001687 1.544813 ( 1.551523)
build_ruby 0.000098 0.001797 3.300986 ( 3.638925)
build_all 0.003379 0.004594 6.094437 ( 3.852948)
build_install 0.014140 0.004462 7.559176 ( 5.340064)
test_btest 0.000973 0.000189 81.978535 ( 43.910236)
test_basic 0.000000 0.006882 0.890953 ( 1.217580)
test_all 0.005451 0.004842 723.129341 (372.094796)
test_rubyspec 0.048072 0.029375 103.036449 (128.292025)
total: 564.44 sec