Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-003921
#<BuildRuby:0x000055b16769e308
@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.20230713-003921",
@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.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.006305 0.000450 2.008870 ( 5.392728)
build_miniruby 0.001179 0.000084 1.599045 ( 1.875541)
build_ruby 0.001549 0.000111 3.085504 ( 3.936089)
build_all 0.002860 0.004631 2.488902 ( 3.207752)
build_install 0.013088 0.005623 4.091284 ( 5.043226)
test_btest 0.000945 0.000130 80.662703 ( 48.621848)
test_basic 0.004140 0.004660 0.943854 ( 1.496474)
test_all 0.001063 0.000178 621.811579 (304.493295)
test_rubyspec 0.021724 0.034140 94.121638 (130.326221)
total: 504.39 sec