Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-064420
#<BuildRuby:0x000055bcd7a8e230
@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.20230902-064420",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.002144 0.003463 1.845831 ( 2.904319)
build_miniruby 0.001347 0.000468 1.741477 ( 1.847129)
build_ruby 0.001327 0.000461 3.451690 ( 3.782019)
build_all 0.002692 0.005211 6.359404 ( 4.643058)
build_install 0.014868 0.003448 7.519307 ( 5.425686)
test_btest 0.000689 0.000256 85.954449 ( 44.903412)
test_basic 0.008002 0.001350 1.029797 ( 1.267658)
test_all 0.005098 0.004640 735.192580 (317.171619)
test_rubyspec 0.049324 0.024174 107.192437 (127.344670)
total: 509.29 sec