Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-014700
#<BuildRuby:0x00007f6a8da2fdd8
@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.20241014-014700",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000043 0.000005 0.000048 ( 0.000047)
configure 0.000038 0.000004 0.000042 ( 0.000041)
build_up 0.004853 0.004137 4.315373 ( 4.907925)
build_miniruby 0.001856 0.000258 1.677699 ( 1.800635)
build_ruby 0.000000 0.002070 4.692824 ( 4.989876)
build_all 0.004623 0.006130 7.642751 ( 4.701944)
build_install 0.013895 0.008582 10.437331 ( 6.427035)
test_btest 0.000749 0.000169 99.302878 ( 59.319223)
test_basic 0.000000 0.012039 1.289236 ( 1.551246)
test_all 0.102086 0.052476 700.166752 (230.400915)
test_rubyspec 0.042462 0.044220 135.053745 ( 28.309171)
total: 342.41 sec