Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-200348
#<BuildRuby:0x0000564cac88a230
@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-200348",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001552 0.004246 1.799003 ( 2.175891)
build_miniruby 0.001272 0.000245 1.443953 ( 1.444263)
build_ruby 0.000000 0.001957 3.103718 ( 3.301693)
build_all 0.006222 0.001608 5.617776 ( 2.710560)
build_install 0.010427 0.008641 6.948730 ( 4.030153)
test_btest 0.000699 0.000186 82.623878 ( 30.227654)
test_basic 0.001954 0.006255 0.771848 ( 0.839249)
test_all 0.091173 0.026728 695.279197 (264.558632)
test_rubyspec 0.029505 0.035394 92.372172 (104.163214)
total: 413.45 sec