Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-043738
#<BuildRuby:0x000055f5bbd9a3d0
@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.20230917-043738",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007105 0.001053 2.410807 ( 4.834542)
build_miniruby 0.000000 0.001696 1.684049 ( 1.971579)
build_ruby 0.000000 0.001856 3.613643 ( 4.744309)
build_all 0.003620 0.004593 6.622956 ( 5.642402)
build_install 0.016278 0.004085 8.150129 ( 7.631354)
test_btest 0.000840 0.000184 87.565498 ( 53.516391)
test_basic 0.000478 0.008561 0.990973 ( 1.211352)
test_all 0.004540 0.005649 693.952503 (375.623382)
test_rubyspec 0.031175 0.044277 111.000136 (137.023301)
total: 592.20 sec