Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-021156
#<BuildRuby:0x00007f11e29afdd0
@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.20240920-021156",
@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.000018 0.000008 0.000026 ( 0.000027)
autoconf 0.000031 0.000013 0.000044 ( 0.000044)
configure 0.000025 0.000011 0.000036 ( 0.000036)
build_up 0.004838 0.004457 4.389849 ( 3.694632)
build_miniruby 0.001199 0.000768 1.311856 ( 1.308038)
build_ruby 0.001229 0.000585 3.732176 ( 3.941080)
build_all 0.006793 0.001324 6.793359 ( 2.826145)
build_install 0.007711 0.009794 9.102745 ( 4.006757)
test_btest 0.000676 0.000352 88.775886 ( 22.946997)
test_basic 0.003801 0.006003 0.926844 ( 0.972714)
test_all 0.126960 0.023956 724.696941 (225.341870)
test_rubyspec 0.045466 0.038251 142.337142 ( 40.649193)
total: 305.69 sec