Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-182008
#<BuildRuby:0x00007f1d8681fdd0
@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.20241125-182008",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.002371 0.004936 2.931369 ( 2.936493)
build_miniruby 0.001075 0.000430 1.600145 ( 1.602223)
build_ruby 0.001423 0.000569 3.935419 ( 4.101112)
build_all 0.005844 0.002338 6.087385 ( 2.541199)
build_install 0.017503 0.002730 8.511374 ( 4.298556)
test_btest 0.000554 0.000203 74.935067 ( 20.108572)
test_basic 0.006325 0.002319 1.019804 ( 1.070616)
test_all 0.099112 0.046065 706.872900 (204.127102)
test_rubyspec 0.050360 0.030368 113.937825 ( 24.928281)
total: 265.72 sec