Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-092229
#<BuildRuby:0x000055bf419fa230
@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.20230910-092229",
@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.000062 0.000000 0.000062 ( 0.000032)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.000184 0.006849 2.216560 ( 4.307848)
build_miniruby 0.001670 0.000203 1.609284 ( 1.731694)
build_ruby 0.000000 0.001833 3.579738 ( 3.977075)
build_all 0.007010 0.002276 6.259398 ( 4.063229)
build_install 0.014124 0.007403 7.840227 ( 5.186428)
test_btest 0.000857 0.000158 86.057098 ( 44.699590)
test_basic 0.000382 0.007688 0.974530 ( 1.139724)
test_all 0.004943 0.004924 688.326492 (332.140478)
test_rubyspec 0.040189 0.032964 106.259694 (130.564615)
total: 527.81 sec