Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-011338
#<BuildRuby:0x00007f013b9cfde0
@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.20241004-011338",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.005787 0.002358 3.899797 ( 3.843951)
build_miniruby 0.001147 0.000468 1.451780 ( 1.449353)
build_ruby 0.001282 0.000523 3.584362 ( 3.815628)
build_all 0.009563 0.000421 7.723386 ( 3.223081)
build_install 0.008783 0.014905 11.108994 ( 5.628334)
test_btest 0.001200 0.000000 98.597928 ( 33.358571)
test_basic 0.009665 0.000928 1.138007 ( 1.183473)
test_all 0.113692 0.037233 721.048176 (239.430131)
test_rubyspec 0.041585 0.047088 137.930637 ( 32.007382)
total: 323.94 sec