Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-193454
#<BuildRuby:0x0000561dfd645e58
@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.20230807-193454",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006427 0.001147 2.310211 ( 6.205110)
build_miniruby 0.001077 0.000192 1.669510 ( 2.485376)
build_ruby 0.001450 0.000259 3.467887 ( 6.429848)
build_all 0.003565 0.004087 2.745023 ( 3.342051)
build_install 0.018304 0.001067 4.295244 ( 5.208704)
test_btest 0.000617 0.000116 83.160354 ( 54.035951)
test_basic 0.008264 0.000702 0.972317 ( 1.667947)
test_all 0.001929 0.000351 675.230567 (502.143837)
test_rubyspec 0.033158 0.027328 100.512557 (174.223370)
total: 755.74 sec