Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-070201
#<BuildRuby:0x0000559e80f1e018
@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.20240223-070201",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003208 0.003928 2.560525 ( 2.438655)
build_miniruby 0.001294 0.000144 1.622719 ( 1.621427)
build_ruby 0.000000 0.001680 3.319857 ( 3.580476)
build_all 0.000000 0.007682 6.554132 ( 3.116169)
build_install 0.015761 0.003319 8.506869 ( 4.365874)
test_btest 0.000620 0.000124 88.802748 ( 35.601156)
test_basic 0.003114 0.004300 0.982360 ( 1.058850)
test_all 0.087733 0.026859 793.195916 (307.682445)
test_rubyspec 0.049092 0.034006 118.627642 (128.206094)
total: 487.67 sec