Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-183515
#<BuildRuby:0x00005597d4a3a3b0
@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.20240309-183515",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.006697 0.000680 2.305844 ( 2.050218)
build_miniruby 0.001094 0.000285 1.598449 ( 1.596841)
build_ruby 0.001584 0.000000 3.371607 ( 3.581813)
build_all 0.005245 0.002697 6.662453 ( 2.898918)
build_install 0.016592 0.002130 8.545341 ( 4.331919)
test_btest 0.000635 0.000159 92.394112 ( 28.638500)
test_basic 0.002910 0.003964 0.896506 ( 0.957911)
test_all 0.078397 0.039637 815.083652 (266.160306)
test_rubyspec 0.037914 0.042142 117.670019 (126.860211)
total: 437.08 sec