Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-221745
#<BuildRuby:0x00005555c01f2320
@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.20240219-221745",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.003590 0.003909 2.634407 ( 2.320340)
build_miniruby 0.001160 0.000215 1.538581 ( 1.536684)
build_ruby 0.001317 0.000243 3.413528 ( 3.600909)
build_all 0.006988 0.000000 6.272983 ( 2.481351)
build_install 0.013961 0.005122 7.950004 ( 3.555042)
test_btest 0.000751 0.000146 89.776841 ( 23.493607)
test_basic 0.002855 0.003485 0.759495 ( 0.814953)
test_all 0.085285 0.032179 760.864023 (218.954181)
test_rubyspec 0.048069 0.029418 108.929997 (118.420368)
total: 375.18 sec