Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-122116
#<BuildRuby:0x000055955ec2a008
@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.20240211-122116",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001790 0.004245 1.917804 ( 2.838037)
build_miniruby 0.001646 0.000000 1.680853 ( 1.679156)
build_ruby 0.001739 0.000000 3.261897 ( 3.471977)
build_all 0.007240 0.000926 6.699922 ( 3.396289)
build_install 0.013535 0.005090 8.146601 ( 4.549660)
test_btest 0.000752 0.000122 90.241398 ( 35.931586)
test_basic 0.003338 0.004264 0.829617 ( 0.895508)
test_all 0.084296 0.031161 790.849364 (313.155897)
test_rubyspec 0.052374 0.052258 179.180029 (189.009724)
total: 554.93 sec