Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-125557
#<BuildRuby:0x0000565021dde3d0
@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.20231229-125557",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005290 0.000196 1.450421 ( 1.800188)
build_miniruby 0.001104 0.000169 1.692499 ( 1.690400)
build_ruby 0.001467 0.000226 3.391489 ( 3.613099)
build_all 0.007300 0.000000 5.538357 ( 2.324943)
build_install 0.016076 0.000000 6.369141 ( 3.191060)
test_btest 0.000659 0.000000 83.216579 ( 27.751259)
test_basic 0.007752 0.000000 0.863546 ( 0.935867)
test_all 0.058784 0.061918 811.522434 (259.443401)
test_rubyspec 0.025540 0.039085 95.377756 (107.707924)
total: 408.46 sec