Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-033404
#<BuildRuby:0x000055fcdec021d8
@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.20230803-033404",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000025)
build_up 0.006281 0.000465 2.256138 ( 5.599780)
build_miniruby 0.001444 0.000107 1.689268 ( 2.727114)
build_ruby 0.001910 0.000000 3.514347 ( 6.253695)
build_all 0.008071 0.000079 2.850100 ( 3.907304)
build_install 0.019548 0.000378 4.361298 ( 5.178180)
test_btest 0.000000 0.001054 81.543906 ( 54.886575)
test_basic 0.005441 0.003212 0.904897 ( 2.026256)
test_all 0.001272 0.000112 667.641658 (532.835961)
test_rubyspec 0.036840 0.032089 105.811930 (259.054915)
total: 872.47 sec