Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-113403
#<BuildRuby:0x000055bfc2862090
@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.20230720-113403",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.006129 0.000613 2.182561 ( 5.668793)
build_miniruby 0.001390 0.000139 1.745205 ( 2.515628)
build_ruby 0.001573 0.000000 3.422843 ( 5.173025)
build_all 0.007948 0.000000 2.724902 ( 3.467677)
build_install 0.018586 0.000021 4.097003 ( 4.899991)
test_btest 0.000940 0.000076 80.950304 ( 49.115398)
test_basic 0.006790 0.000214 0.891424 ( 1.039750)
test_all 0.001199 0.000035 670.974213 (332.508062)
test_rubyspec 0.050489 0.011860 92.456523 (182.783897)
total: 587.17 sec