Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-015752
#<BuildRuby:0x000055eb18722320
@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.20240227-015752",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.008466 0.000584 2.779208 ( 4.015721)
build_miniruby 0.001312 0.000090 1.819669 ( 2.333523)
build_ruby 0.000000 0.002530 3.897964 ( 5.164346)
build_all 0.000226 0.008394 7.287706 ( 8.284326)
build_install 0.018751 0.004439 9.280512 ( 10.555930)
test_btest 0.000792 0.000132 96.523778 (103.538737)
test_basic 0.003023 0.004638 1.016426 ( 1.823043)
test_all 0.109238 0.019106 816.579513 (740.062014)
test_rubyspec 0.052004 0.039197 133.971787 (187.682454)
total: 1063.46 sec