Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-072109
#<BuildRuby:0x000055ce921e6390
@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.20231220-072109",
@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.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005758 1.862273 ( 2.239036)
build_miniruby 0.000111 0.001470 1.546868 ( 1.549643)
build_ruby 0.001943 0.000000 3.240086 ( 3.471479)
build_all 0.007683 0.000353 5.714319 ( 2.818770)
build_install 0.014565 0.004466 7.042656 ( 4.114386)
test_btest 0.000803 0.000154 80.401946 ( 29.174281)
test_basic 0.007232 0.000000 0.886460 ( 0.989856)
test_all 0.076649 0.040154 649.234850 (263.686572)
test_rubyspec 0.037728 0.028580 94.418774 (106.196870)
total: 414.24 sec