Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-220252
#<BuildRuby:0x0000557740f4e3b0
@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.20231216-220252",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.005838 0.000649 2.399575 ( 2.466935)
build_miniruby 0.001562 0.000174 1.611259 ( 1.610776)
build_ruby 0.001873 0.000000 3.149000 ( 3.319109)
build_all 0.000000 0.008042 5.773712 ( 2.841309)
build_install 0.007329 0.009319 7.269072 ( 4.034394)
test_btest 0.000668 0.000162 82.536350 ( 32.783846)
test_basic 0.000744 0.006722 0.914905 ( 1.007761)
test_all 0.071689 0.048390 708.800682 (273.971908)
test_rubyspec 0.024722 0.045569 94.486888 (106.277665)
total: 428.31 sec