Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-102912
#<BuildRuby:0x0000561b802da3b0
@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.20240218-102912",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.001981 0.004371 2.038644 ( 2.388471)
build_miniruby 0.001293 0.000239 1.668970 ( 1.673306)
build_ruby 0.001696 0.000314 3.326892 ( 3.564912)
build_all 0.007617 0.000611 6.612654 ( 3.321542)
build_install 0.016618 0.001330 8.225262 ( 4.657576)
test_btest 0.000881 0.000147 91.550044 ( 37.065190)
test_basic 0.003204 0.004346 0.973493 ( 1.068618)
test_all 0.073359 0.044284 797.586234 (270.308154)
test_rubyspec 0.056599 0.032048 123.356538 (132.822654)
total: 456.87 sec