Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-201406
#<BuildRuby:0x00007fa674cdfdd0
@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.20241117-201406",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.003613 0.003971 3.531298 ( 3.584464)
build_miniruby 0.001643 0.000000 1.299837 ( 1.296620)
build_ruby 0.001967 0.000000 3.992666 ( 4.206306)
build_all 0.005016 0.003342 6.561843 ( 2.730069)
build_install 0.010647 0.009547 9.089733 ( 4.475480)
test_btest 0.000701 0.000180 79.774279 ( 22.308502)
test_basic 0.001668 0.008772 0.902398 ( 0.952047)
test_all 0.129981 0.017796 692.365151 (211.465700)
test_rubyspec 0.037911 0.046425 123.140980 ( 28.259287)
total: 279.28 sec