Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-211623
#<BuildRuby:0x0000564d646b2120
@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.20230824-211623",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.000000 0.007809 2.307228 ( 6.667496)
build_miniruby 0.000000 0.001352 1.743388 ( 3.439080)
build_ruby 0.000000 0.001666 3.330613 ( 24.835031)
build_all 0.006966 0.001357 6.334064 ( 7.178347)
build_install 0.019071 0.000257 7.788228 ( 8.903514)
test_btest 0.000000 0.000874 83.696712 ( 61.352388)
test_basic 0.004806 0.003929 1.006753 ( 2.280735)
test_all 0.008198 0.001030 729.928933 (555.546954)
test_rubyspec 0.053624 0.019938 109.465251 (212.882190)
total: 883.09 sec