Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-215701
#<BuildRuby:0x00007f381e7afdc0
@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.20241231-215701",
@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.000012 0.000005 0.000017 ( 0.000019)
autoconf 0.000022 0.000010 0.000032 ( 0.000032)
configure 0.000019 0.000008 0.000027 ( 0.000029)
build_up 0.000902 0.004403 1.793894 ( 2.076773)
build_miniruby 0.001001 0.000500 1.110753 ( 1.108098)
build_ruby 0.001396 0.000698 3.428990 ( 3.620801)
build_all 0.006789 0.001594 5.985396 ( 2.584602)
build_install 0.007052 0.009052 7.454755 ( 3.917658)
test_btest 0.000550 0.000295 74.800590 ( 20.161521)
test_basic 0.006646 0.000000 0.883722 ( 0.936762)
test_all 0.092280 0.050240 722.942246 (212.368852)
test_rubyspec 0.046895 0.027744 114.764871 ( 26.226737)
total: 273.00 sec