Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-081441
#<BuildRuby:0x000055c2a02de4f8
@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.20231208-081441",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002760 0.004010 2.348101 ( 2.441827)
build_miniruby 0.001478 0.000236 1.644575 ( 1.643898)
build_ruby 0.001530 0.000245 2.954244 ( 3.160332)
build_all 0.007867 0.000545 5.879445 ( 2.811547)
build_install 0.014349 0.004630 7.439911 ( 3.957917)
test_btest 0.000352 0.002277 83.663650 ( 32.958587)
test_basic 0.005421 0.001510 0.929536 ( 1.006466)
test_all 0.087238 0.032930 706.645636 (260.724334)
test_rubyspec 0.021070 0.042249 94.738523 (106.648261)
total: 415.35 sec