Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-233726
#<BuildRuby:0x000055f0d52a2008
@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.20230909-233726",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006202 0.001241 2.359393 ( 4.956188)
build_miniruby 0.001288 0.000257 1.721598 ( 1.962861)
build_ruby 0.002124 0.000000 3.472358 ( 4.104748)
build_all 0.006059 0.003248 6.364957 ( 4.591658)
build_install 0.009191 0.010478 8.105463 ( 6.833391)
test_btest 0.000714 0.000194 84.054228 ( 56.005345)
test_basic 0.000000 0.007226 0.997324 ( 1.542181)
test_all 0.002409 0.007557 697.810313 (590.859836)
test_rubyspec 0.048354 0.032009 108.126032 (157.851157)
total: 828.71 sec