Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-091809
#<BuildRuby:0x00005583946f63b0
@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.20240204-091809",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.007585 0.000526 2.157910 ( 4.234509)
build_miniruby 0.001700 0.000252 2.250867 ( 2.766773)
build_ruby 0.001824 0.000270 3.601685 ( 4.696504)
build_all 0.043451 0.010318 148.491079 (130.147210)
build_install 0.008398 0.012038 8.381420 ( 8.337033)
test_btest 0.000619 0.000146 90.625006 ( 82.102051)
test_basic 0.007315 0.000000 0.977903 ( 1.485853)
test_all 0.063217 0.061447 746.488074 (465.143433)
test_rubyspec 0.042624 0.065193 179.369303 (227.632912)
total: 926.55 sec