Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-125758
#<BuildRuby:0x00007fa1e100fde0
@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.20241225-125758",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.005436 0.000283 1.819959 ( 2.116059)
build_miniruby 0.001584 0.000000 1.310543 ( 1.308186)
build_ruby 0.001989 0.000000 3.132840 ( 3.320617)
build_all 0.007733 0.000647 6.449198 ( 2.617625)
build_install 0.016670 0.000000 7.698091 ( 3.967121)
test_btest 0.000815 0.000136 72.001687 ( 20.467239)
test_basic 0.009426 0.000160 0.908929 ( 0.958702)
test_all 0.118367 0.024849 681.898372 (206.302736)
test_rubyspec 0.056584 0.023790 116.712577 ( 21.581339)
total: 262.64 sec