Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-172637
#<BuildRuby:0x00005591f5795ef0
@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.20230925-172637",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000086 0.000000 0.000086 ( 0.000051)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007133 0.000334 2.295756 ( 3.661451)
build_miniruby 0.001499 0.000156 1.580480 ( 1.585933)
build_ruby 0.001429 0.000148 3.459453 ( 3.662944)
build_all 0.003812 0.004273 6.063614 ( 3.646723)
build_install 0.020500 0.000375 7.647662 ( 4.960542)
test_btest 0.000784 0.000092 81.832194 ( 37.170726)
test_basic 0.000000 0.007784 0.975157 ( 1.070083)
test_all 0.009618 0.001149 686.960038 (263.734879)
test_rubyspec 0.041656 0.028437 102.040415 (114.149035)
total: 433.64 sec