Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-010018
#<BuildRuby:0x000055f11088e120
@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.20231012-010018",
@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.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003890 0.004076 2.576656 ( 3.877583)
build_miniruby 0.001248 0.000156 1.716778 ( 2.100575)
build_ruby 0.001649 0.000206 3.457452 ( 4.062124)
build_all 0.007292 0.000911 6.483948 ( 4.800868)
build_install 0.009323 0.012491 8.069903 ( 6.272699)
test_btest 0.000806 0.000161 89.331995 ( 57.042191)
test_basic 0.007385 0.001477 1.020368 ( 1.385944)
test_all 0.009730 0.000560 685.625583 (332.621761)
test_rubyspec 0.035437 0.044765 109.200243 (126.507568)
total: 538.67 sec