Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-023647
#<BuildRuby:0x000055b7dc2e6118
@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.20230619-023647",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.005786 0.000067 1.796945 ( 3.124776)
build_miniruby 0.001497 0.000055 1.408384 ( 1.450767)
build_ruby 0.001702 0.000063 2.773721 ( 3.011029)
build_all 0.007276 0.000111 2.349676 ( 1.511238)
build_install 0.016705 0.000000 3.533161 ( 2.531145)
test_btest 0.000746 0.000013 79.509582 ( 37.574368)
test_basic 0.000000 0.006843 0.825376 ( 0.962826)
test_all 0.000000 0.001111 559.686051 (237.975343)
test_rubyspec 0.025737 0.026267 85.364319 (100.827812)
total: 388.97 sec