Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-083503
#<BuildRuby:0x00007ff42949fdc0
@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.20240619-083503",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000046 0.000010 0.000056 ( 0.000049)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.002246 0.008141 4.066166 ( 4.599714)
build_miniruby 0.001853 0.000593 1.810412 ( 1.933840)
build_ruby 0.000000 0.002653 4.953251 ( 5.256893)
build_all 0.007859 0.002882 8.597377 ( 4.823191)
build_install 0.008828 0.012452 10.264843 ( 4.677503)
test_btest 0.000760 0.000280 117.560272 ( 36.414628)
test_basic 0.005404 0.008510 1.341892 ( 1.416877)
test_all 0.100958 0.052153 802.141789 (252.478848)
test_rubyspec 0.043804 0.053014 169.977719 ( 38.217188)
total: 349.82 sec