Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-025833
#<BuildRuby:0x0000555cac7a5fe0
@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.20231024-025833",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.004496 0.004011 3.546711 ( 4.289386)
build_miniruby 0.001366 0.000142 1.600725 ( 1.616754)
build_ruby 0.001367 0.000141 3.111000 ( 3.417192)
build_all 0.008162 0.000409 5.738141 ( 4.354516)
build_install 0.011868 0.010408 8.014406 ( 6.062141)
test_btest 0.000619 0.000103 79.553960 ( 49.757890)
test_basic 0.001886 0.005013 0.894069 ( 1.079164)
test_all 0.092893 0.030275 683.801578 (490.163237)
test_rubyspec 0.055414 0.024190 102.879113 (174.791736)
total: 735.53 sec