Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-211401
#<BuildRuby:0x00005607a5df6120
@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.20240312-211401",
@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.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004072 0.003460 2.420770 ( 2.180265)
build_miniruby 0.001254 0.000179 1.346831 ( 1.344707)
build_ruby 0.001641 0.000000 3.168323 ( 3.393517)
build_all 0.006576 0.000601 6.471364 ( 2.449148)
build_install 0.018667 0.000000 8.027446 ( 3.562461)
test_btest 0.000956 0.000000 90.928487 ( 24.018068)
test_basic 0.000000 0.005792 0.932844 ( 1.002862)
test_all 0.076136 0.044068 711.905075 (202.509108)
test_rubyspec 0.036970 0.042551 108.092922 (117.210785)
total: 357.67 sec