Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-181711
#<BuildRuby:0x00007f4bcdc1fdc0
@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.20241101-181711",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.004436 0.003375 4.011137 ( 3.901813)
build_miniruby 0.001340 0.000237 1.363050 ( 1.360890)
build_ruby 0.001444 0.000254 4.018500 ( 4.123786)
build_all 0.007928 0.000676 6.227657 ( 2.483516)
build_install 0.007919 0.009055 8.519925 ( 3.836651)
test_btest 0.000935 0.000207 72.453713 ( 19.879245)
test_basic 0.007366 0.003004 1.004588 ( 1.051413)
test_all 0.097387 0.051694 708.744653 (229.538310)
test_rubyspec 0.052428 0.031882 118.366524 ( 27.223542)
total: 293.40 sec