Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-094242
#<BuildRuby:0x0000564af94961d8
@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-094242",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.000000 0.007584 2.375552 ( 7.598315)
build_miniruby 0.001290 0.000166 1.780729 ( 4.985538)
build_ruby 0.001498 0.000193 3.703216 ( 7.263185)
build_all 0.007493 0.000436 2.786111 ( 4.865972)
build_install 0.014599 0.005051 4.434051 ( 23.629484)
test_btest 0.000000 0.001341 84.616984 ( 87.284637)
test_basic 0.001257 0.006544 1.011165 ( 2.507543)
test_all 0.001320 0.000264 684.984881 (609.722952)
test_rubyspec 0.034073 0.028017 102.274496 (212.521067)
total: 960.38 sec