Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-094148
#<BuildRuby:0x000055766605a2a8
@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.20230823-094148",
@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.000021)
autoconf 0.000031 0.000002 0.000033 ( 0.000031)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.002493 0.004173 2.301577 ( 4.436112)
build_miniruby 0.001680 0.000158 1.618141 ( 1.804705)
build_ruby 0.001775 0.000000 3.508909 ( 3.977285)
build_all 0.004187 0.003825 6.338279 ( 4.284931)
build_install 0.018277 0.001138 7.809968 ( 6.818795)
test_btest 0.000645 0.000072 87.298790 ( 47.172646)
test_basic 0.006804 0.000756 0.973218 ( 1.783672)
test_all 0.008831 0.000981 738.625864 (425.865837)
test_rubyspec 0.038624 0.044449 112.941579 (280.061194)
total: 776.21 sec