Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-085640
#<BuildRuby:0x00007f6d1c11fdd8
@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.20240724-085640",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.006174 0.001235 3.349785 ( 3.357507)
build_miniruby 0.001284 0.000257 1.192065 ( 1.188825)
build_ruby 0.001693 0.000338 4.016222 ( 4.206615)
build_all 0.003318 0.005061 7.378930 ( 2.886413)
build_install 0.013787 0.003217 10.389436 ( 5.003058)
test_btest 0.000714 0.000166 109.612929 ( 30.349838)
test_basic 0.004542 0.003579 1.098929 ( 1.150766)
test_all 0.103296 0.042045 785.382052 (226.773777)
test_rubyspec 0.054280 0.034279 168.618941 ( 30.384594)
total: 305.30 sec