Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-121537
#<BuildRuby:0x000055f2713c1fb8
@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.20231227-121537",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005373 0.000197 1.492822 ( 1.832391)
build_miniruby 0.001341 0.000214 1.477445 ( 1.475490)
build_ruby 0.001301 0.000208 3.231635 ( 3.422239)
build_all 0.000000 0.007402 5.405578 ( 2.128543)
build_install 0.016702 0.000000 6.719963 ( 3.504327)
test_btest 0.001021 0.000000 82.246115 ( 22.168458)
test_basic 0.005641 0.000681 0.828606 ( 0.885828)
test_all 0.099394 0.023386 693.158741 (205.611369)
test_rubyspec 0.044625 0.022400 84.831159 (100.331895)
total: 341.36 sec