Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-083543
#<BuildRuby:0x000055f8c3396130
@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.20230804-083543",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006346 0.000247 2.321401 ( 3.686266)
build_miniruby 0.000000 0.001641 1.800539 ( 1.834441)
build_ruby 0.000000 0.001778 3.736766 ( 4.062831)
build_all 0.004219 0.004029 2.865642 ( 2.368604)
build_install 0.014630 0.006058 4.625085 ( 4.071840)
test_btest 0.001121 0.000000 86.041849 ( 46.568568)
test_basic 0.004800 0.002899 0.903005 ( 1.039476)
test_all 0.000548 0.001633 700.320120 (395.889379)
test_rubyspec 0.039395 0.022233 102.600391 (123.211035)
total: 582.73 sec