Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-024554
#<BuildRuby:0x00007f99aeb3fde0
@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.20240726-024554",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005899 0.001748 3.697978 ( 3.715567)
build_miniruby 0.001329 0.000394 1.570428 ( 1.566972)
build_ruby 0.000000 0.002101 3.599034 ( 3.807416)
build_all 0.007518 0.000487 7.438780 ( 2.992122)
build_install 0.007820 0.012160 10.316889 ( 4.998423)
test_btest 0.000686 0.000257 116.878209 ( 32.500415)
test_basic 0.000206 0.008319 1.040022 ( 1.092876)
test_all 0.108085 0.041110 848.117891 (253.485045)
test_rubyspec 0.066368 0.025801 164.042889 ( 34.882930)
total: 339.04 sec