Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-185927
#<BuildRuby:0x00007fcc1dc4fdd8
@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.20241209-185927",
@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.000026 0.000005 0.000031 ( 0.000031)
autoconf 0.000043 0.000008 0.000051 ( 0.000051)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.006725 0.001345 3.331560 ( 4.510866)
build_miniruby 0.000000 0.001544 1.471013 ( 4.575062)
build_ruby 0.000152 0.001704 3.858628 ( 3.960521)
build_all 0.008985 0.001044 6.498062 ( 3.117122)
build_install 0.010563 0.011093 9.151526 ( 4.531156)
test_btest 0.001012 0.000272 80.084999 ( 33.940808)
test_basic 0.003578 0.006878 0.949931 ( 1.019877)
test_all 0.106766 0.047967 776.657659 (298.780476)
test_rubyspec 0.057260 0.025471 118.873762 ( 31.954480)
total: 386.39 sec