Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-070045
#<BuildRuby:0x000055a2a913ded0
@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.20230722-070045",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006571 0.000704 2.187359 ( 5.023094)
build_miniruby 0.001255 0.000135 1.695207 ( 2.140032)
build_ruby 0.002014 0.000216 3.285392 ( 4.436288)
build_all 0.008144 0.000381 2.729015 ( 3.242718)
build_install 0.013070 0.005096 4.185823 ( 4.370861)
test_btest 0.000654 0.000084 80.247573 ( 46.787729)
test_basic 0.004396 0.003974 0.932916 ( 3.812265)
test_all 0.002972 0.000065 638.760583 (352.066964)
test_rubyspec 0.017213 0.042001 93.081066 (137.782590)
total: 559.66 sec