Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-182430
#<BuildRuby:0x000055cc494ae230
@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.20240110-182430",
@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.000007 0.000024 ( 0.000023)
autoconf 0.000021 0.000010 0.000031 ( 0.000030)
configure 0.000017 0.000008 0.000025 ( 0.000024)
build_up 0.004470 0.002011 1.894507 ( 3.628145)
build_miniruby 0.001533 0.000690 63.250825 ( 48.973411)
build_ruby 0.001159 0.000522 3.884023 ( 4.492405)
build_all 0.005629 0.002533 6.114037 ( 5.859266)
build_install 0.012781 0.006246 7.329233 ( 7.137096)
test_btest 0.000610 0.000277 86.079537 ( 69.766500)
test_basic 0.001402 0.005685 0.889339 ( 1.235085)
test_all 0.098997 0.020316 799.785659 (419.285872)
test_rubyspec 0.027205 0.045322 104.294065 (133.836046)
total: 694.21 sec