Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-103220
#<BuildRuby:0x000055fc03d7a208
@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.20231219-103220",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007024 0.000000 2.490199 ( 2.794939)
build_miniruby 0.001507 0.000070 1.642899 ( 1.666802)
build_ruby 0.000000 0.002108 3.320148 ( 3.605105)
build_all 0.005826 0.002148 5.851869 ( 3.037086)
build_install 0.013540 0.005766 7.634612 ( 5.177501)
test_btest 0.000625 0.000108 80.705283 ( 42.386652)
test_basic 0.003948 0.004387 0.957133 ( 1.075675)
test_all 0.077887 0.045392 759.506420 (341.804495)
test_rubyspec 0.026507 0.044803 100.099158 (133.018546)
total: 534.57 sec