Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-201456
#<BuildRuby:0x000055e07fc55f70
@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.20231023-201456",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000006 0.006964 3.488097 ( 3.612578)
build_miniruby 0.001125 0.000356 1.516262 ( 1.520037)
build_ruby 0.001250 0.000395 3.076238 ( 3.293357)
build_all 0.008442 0.000098 5.840425 ( 2.866195)
build_install 0.015044 0.003724 8.047205 ( 4.227524)
test_btest 0.000659 0.000185 78.734233 ( 30.291733)
test_basic 0.004777 0.001337 0.866083 ( 0.933993)
test_all 0.082283 0.034883 645.592609 (269.175831)
test_rubyspec 0.024129 0.038956 89.807431 (101.693850)
total: 417.62 sec