Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-190512
#<BuildRuby:0x00007f8a275cfdd8
@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.20240805-190512",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000033 0.000010 0.000043 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.000000 0.007782 2.682881 ( 2.590842)
build_miniruby 0.000902 0.000682 1.145328 ( 1.142085)
build_ruby 0.000000 0.001804 3.104909 ( 3.318223)
build_all 0.005320 0.002771 6.816656 ( 2.509495)
build_install 0.011202 0.005473 8.550056 ( 3.747317)
test_btest 0.000885 0.000000 100.347242 ( 25.761741)
test_basic 0.003658 0.004463 0.915353 ( 0.972221)
test_all 0.094883 0.053354 801.750551 (225.812477)
test_rubyspec 0.042735 0.046283 160.656529 ( 33.759211)
total: 299.61 sec