Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-191113
#<BuildRuby:0x00007ffa6590fdc8
@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.20241206-191113",
@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.000036 0.000007 0.000043 ( 0.000042)
configure 0.000034 0.000006 0.000040 ( 0.000041)
build_up 0.000000 0.007268 3.263835 ( 3.225904)
build_miniruby 0.000727 0.000942 1.192009 ( 1.188982)
build_ruby 0.001462 0.000365 4.019999 ( 4.211557)
build_all 0.004066 0.004107 6.213665 ( 2.640160)
build_install 0.016449 0.001998 8.548052 ( 4.173358)
test_btest 0.000000 0.000983 76.618116 ( 20.593910)
test_basic 0.007795 0.002840 0.860922 ( 0.905711)
test_all 0.102950 0.041920 751.382762 (260.574776)
test_rubyspec 0.041361 0.042023 122.879419 ( 42.910107)
total: 340.43 sec