Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-193542
#<BuildRuby:0x000056192422e230
@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-193542",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.002964 0.003861 2.178492 ( 5.449456)
build_miniruby 0.001795 0.000060 1.803854 ( 2.403804)
build_ruby 0.001823 0.000061 3.332251 ( 5.373091)
build_all 0.007849 0.000124 2.534568 ( 3.355020)
build_install 0.014895 0.004796 3.828660 ( 4.600381)
test_btest 0.000724 0.000045 81.642140 ( 58.454888)
test_basic 0.008283 0.000000 0.927831 ( 2.027828)
test_all 0.001811 0.000071 687.102008 (639.912318)
test_rubyspec 0.035373 0.025807 95.560670 (167.444589)
total: 889.02 sec