Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-202715
#<BuildRuby:0x000055f74b7517f8
@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.20230721-202715",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.005978 0.001380 2.209684 ( 4.798706)
build_miniruby 0.001278 0.000294 1.624784 ( 2.187791)
build_ruby 0.001244 0.000287 3.262686 ( 3.705675)
build_all 0.000000 0.008902 2.696762 ( 2.205555)
build_install 0.009202 0.007435 4.003976 ( 3.746248)
test_btest 0.000568 0.000202 78.601154 ( 47.495274)
test_basic 0.007529 0.000019 0.909505 ( 1.430996)
test_all 0.001357 0.000453 582.142410 (305.639992)
test_rubyspec 0.038279 0.015699 85.875912 (104.895589)
total: 476.11 sec