Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-093853
#<BuildRuby:0x000055ac863b2008
@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.20240303-093853",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.000167 0.007029 2.461445 ( 2.167306)
build_miniruby 0.001216 0.000163 1.366840 ( 1.364858)
build_ruby 0.002009 0.000000 3.147853 ( 3.372976)
build_all 0.000000 0.007020 6.536268 ( 2.588639)
build_install 0.005442 0.010963 7.629208 ( 3.495378)
test_btest 0.000798 0.000218 92.721096 ( 24.925080)
test_basic 0.003877 0.003774 0.903936 ( 0.965504)
test_all 0.083693 0.032881 772.280509 (219.815472)
test_rubyspec 0.045679 0.040750 121.282984 (130.567856)
total: 389.26 sec