Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-171518
#<BuildRuby:0x0000563e9d026228
@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.20230804-171518",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.007432 0.000635 2.521698 ( 7.298294)
build_miniruby 0.001353 0.000260 2.103218 ( 4.158533)
build_ruby 0.001992 0.000000 3.572917 ( 7.418384)
build_all 0.007631 0.000195 2.805003 ( 4.790649)
build_install 0.011770 0.008415 4.771497 ( 5.642052)
test_btest 0.000596 0.000134 82.565038 ( 60.176728)
test_basic 0.006517 0.001472 0.983779 ( 2.152014)
test_all 0.001598 0.000185 728.997694 (515.934206)
test_rubyspec 0.017899 0.046056 106.493675 (218.460283)
total: 826.03 sec