Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-142340
#<BuildRuby:0x000055f39e21e8e0
@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.20240218-142340",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001977 0.003733 1.964334 ( 2.287504)
build_miniruby 0.001283 0.000214 1.663031 ( 1.661649)
build_ruby 0.001613 0.000000 3.386236 ( 3.614789)
build_all 0.006703 0.000693 6.627701 ( 2.935833)
build_install 0.005907 0.013144 8.113288 ( 4.546452)
test_btest 0.000000 0.001116 92.241455 ( 35.514898)
test_basic 0.003113 0.002748 0.969241 ( 1.029197)
test_all 0.076835 0.037857 823.300309 (314.965443)
test_rubyspec 0.048423 0.038179 123.342453 (132.976803)
total: 499.53 sec