Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-202603
#<BuildRuby:0x000055e62362a228
@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.20240320-202603",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005131 0.005772 4.048689 ( 4.930252)
build_miniruby 0.001073 0.000387 1.823786 ( 2.057911)
build_ruby 0.000000 0.002075 3.693478 ( 4.172440)
build_all 0.007269 0.001602 6.957575 ( 4.815471)
build_install 0.016618 0.007303 9.862170 ( 7.617839)
test_btest 0.000756 0.000287 95.006063 ( 81.115447)
test_basic 0.006799 0.000858 1.002744 ( 1.685899)
test_all 0.095126 0.028091 843.687962 (557.613035)
test_rubyspec 0.051565 0.045445 139.788237 (201.367143)
total: 865.38 sec