Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-121905
#<BuildRuby:0x000055e6164b1fc0
@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.20230711-121905",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.003939 0.003613 2.319752 ( 4.648281)
build_miniruby 0.001564 0.000151 1.868994 ( 2.320796)
build_ruby 0.001559 0.000151 3.522848 ( 4.857528)
build_all 0.008390 0.000037 2.704549 ( 2.817205)
build_install 0.017378 0.003322 4.171680 ( 4.156815)
test_btest 0.000927 0.000095 85.475595 ( 30.928089)
test_basic 0.000000 0.005612 0.842607 ( 0.908304)
test_all 0.000511 0.000515 624.036032 (198.438071)
test_rubyspec 0.023292 0.028684 91.357495 (106.055985)
total: 355.13 sec