Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-090800
#<BuildRuby:0x0000558149a95fb8
@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.20240101-090800",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000723 0.004203 1.482743 ( 1.838259)
build_miniruby 0.001295 0.000000 1.211132 ( 1.209043)
build_ruby 0.001623 0.000000 2.556470 ( 2.788031)
build_all 0.006079 0.000137 5.400302 ( 2.209264)
build_install 0.013012 0.001313 6.467340 ( 3.171563)
test_btest 0.000846 0.000125 78.251352 ( 19.747725)
test_basic 0.001802 0.004032 0.754427 ( 0.814524)
test_all 0.085648 0.022775 652.119513 (191.116745)
test_rubyspec 0.030127 0.016948 72.991945 ( 84.846229)
total: 307.74 sec