Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-183348
#<BuildRuby:0x00005579d91721d8
@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.20230712-183348",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006209 0.000422 2.108580 ( 4.941996)
build_miniruby 0.001231 0.000213 1.669385 ( 2.500599)
build_ruby 0.001639 0.000283 3.305807 ( 4.785858)
build_all 0.006563 0.001132 2.577263 ( 2.717299)
build_install 0.017853 0.000000 4.030730 ( 4.744047)
test_btest 0.000000 0.001164 82.529787 ( 50.356405)
test_basic 0.004559 0.002496 0.869763 ( 1.118357)
test_all 0.000783 0.000134 633.400638 (345.422226)
test_rubyspec 0.033271 0.020832 92.564079 (134.619991)
total: 551.21 sec