Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-090619
#<BuildRuby:0x00007f968e0cfdd8
@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.20240731-090619",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000040 0.000012 0.000052 ( 0.000052)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.001902 0.007283 3.446599 ( 3.441718)
build_miniruby 0.001068 0.000379 1.310069 ( 1.307091)
build_ruby 0.001632 0.000579 4.433252 ( 4.602709)
build_all 0.008034 0.001372 8.580043 ( 3.272482)
build_install 0.009188 0.011180 10.862993 ( 4.983787)
test_btest 0.000865 0.000346 115.698632 ( 31.423790)
test_basic 0.001408 0.008850 1.129316 ( 1.177015)
test_all 0.097797 0.055116 868.325718 (257.448605)
test_rubyspec 0.041124 0.050567 169.278161 ( 28.719712)
total: 336.38 sec