Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-104109
#<BuildRuby:0x0000559646db9e58
@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.20240212-104109",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000000 0.006762 2.717121 ( 3.167753)
build_miniruby 0.000000 0.001436 1.929326 ( 1.946278)
build_ruby 0.000000 0.001800 3.655035 ( 3.825871)
build_all 0.007739 0.000101 6.672506 ( 3.331205)
build_install 0.018498 0.000585 8.365012 ( 4.473574)
test_btest 0.000682 0.000113 90.609404 ( 34.783484)
test_basic 0.006664 0.000453 0.955020 ( 1.039837)
test_all 0.098648 0.018504 796.887077 (294.213485)
test_rubyspec 0.051156 0.056425 181.752694 (191.328188)
total: 538.11 sec