Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-055042
#<BuildRuby:0x000055fbcc9f21a8
@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.20231218-055042",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000018)
build_up 0.002019 0.004478 2.025645 ( 2.048196)
build_miniruby 0.001122 0.000330 1.424182 ( 1.421970)
build_ruby 0.000000 0.001441 2.874688 ( 3.078567)
build_all 0.001310 0.005563 5.415890 ( 2.104691)
build_install 0.014874 0.000000 6.432711 ( 3.196685)
test_btest 0.000988 0.000077 78.701749 ( 20.594119)
test_basic 0.004752 0.001512 0.820817 ( 0.891907)
test_all 0.058771 0.064786 688.110419 (236.521905)
test_rubyspec 0.052136 0.011886 88.727693 (100.714916)
total: 370.57 sec