Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-092835
#<BuildRuby:0x0000560b930d1f48
@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.20230830-092835",
@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.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.006129 0.000437 1.927414 ( 3.040225)
build_miniruby 0.000000 0.002154 1.779801 ( 1.832987)
build_ruby 0.000022 0.002037 3.490721 ( 3.879418)
build_all 0.008538 0.000440 6.520571 ( 3.519247)
build_install 0.018587 0.000495 7.850658 ( 5.267269)
test_btest 0.000752 0.000070 86.133938 ( 41.119368)
test_basic 0.007915 0.000742 0.999689 ( 1.191307)
test_all 0.005918 0.004427 687.496939 (449.559916)
test_rubyspec 0.053152 0.027472 111.285311 (159.243549)
total: 668.65 sec