Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-015905
#<BuildRuby:0x00005637d97ba130
@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.20230629-015905",
@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.000020 0.000001 0.000021 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002888 0.004453 2.085115 ( 4.854558)
build_miniruby 0.001366 0.000164 1.544589 ( 1.935645)
build_ruby 0.001663 0.000199 3.114979 ( 4.764949)
build_all 0.002645 0.004776 2.461214 ( 3.078659)
build_install 0.013353 0.005281 3.926832 ( 4.463119)
test_btest 0.000622 0.000115 79.128244 ( 49.113646)
test_basic 0.002807 0.004257 0.860750 ( 1.544960)
test_all 0.001401 0.000301 600.830141 (354.778980)
test_rubyspec 0.014249 0.036797 88.115811 (114.189671)
total: 538.73 sec