Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-110752
#<BuildRuby:0x000055b08cb0dd98
@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.20230604-110752",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000000 0.005765 1.792994 ( 3.042105)
build_miniruby 0.000000 0.001249 1.243900 ( 1.244134)
build_ruby 0.000552 0.000988 2.603782 ( 2.825281)
build_all 0.004959 0.002249 2.143707 ( 1.458764)
build_install 0.009885 0.008220 3.465878 ( 2.600135)
test_btest 0.000555 0.000171 76.682928 ( 28.821852)
test_basic 0.006436 0.000764 0.818001 ( 1.115654)
test_all 0.001215 0.000360 571.241335 (333.050382)
test_rubyspec 0.043364 0.021428 88.256163 (132.382149)
total: 506.54 sec