Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-213421
#<BuildRuby:0x000055e5d68ea320
@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.20240311-213421",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.000000 0.007576 2.603434 ( 2.403840)
build_miniruby 0.000486 0.000779 1.668783 ( 1.670647)
build_ruby 0.001925 0.000214 3.618533 ( 3.865292)
build_all 0.000000 0.008487 6.927797 ( 3.212390)
build_install 0.015667 0.005621 8.779592 ( 4.979438)
test_btest 0.000505 0.003986 91.960632 ( 37.758406)
test_basic 0.007634 0.000000 1.003342 ( 1.113452)
test_all 0.088054 0.031468 799.234184 (288.789358)
test_rubyspec 0.044791 0.041968 123.465950 (132.947708)
total: 476.74 sec