Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-041609
#<BuildRuby:0x000055a46e85da00
@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.20240320-041609",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005626 0.003645 3.724425 ( 2.561533)
build_miniruby 0.001693 0.000000 1.682725 ( 1.680346)
build_ruby 0.001749 0.000000 3.164469 ( 3.371044)
build_all 0.008769 0.000000 7.052149 ( 2.838949)
build_install 0.008188 0.013909 9.548112 ( 4.103264)
test_btest 0.000800 0.000187 93.161699 ( 25.089480)
test_basic 0.006668 0.000700 0.847678 ( 0.906211)
test_all 0.098564 0.025021 879.500444 (377.228274)
test_rubyspec 0.051864 0.040942 136.119818 (171.008989)
total: 588.79 sec