Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-055855
#<BuildRuby:0x00007fe46250fde0
@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.20240831-055855",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000047 0.000011 0.000058 ( 0.000059)
configure 0.000036 0.000009 0.000045 ( 0.000045)
build_up 0.001161 0.009487 4.183208 ( 6.223523)
build_miniruby 0.002072 0.000000 2.367065 ( 3.482328)
build_ruby 0.002254 0.000236 4.816773 ( 6.036708)
build_all 0.009346 0.001693 10.329876 ( 11.798815)
build_install 0.015805 0.010396 12.614236 ( 11.999277)
test_btest 0.000735 0.000245 128.244828 (115.334293)
test_basic 0.008712 0.004175 1.402038 ( 2.187340)
test_all 0.118346 0.046805 954.073330 (754.510066)
test_rubyspec 0.045842 0.052761 176.668016 ( 95.553322)
total: 1007.13 sec