Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-031853
#<BuildRuby:0x0000556ae9402320
@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.20240308-031853",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004018 0.004035 2.616152 ( 2.328970)
build_miniruby 0.001073 0.000238 1.434217 ( 1.433326)
build_ruby 0.001273 0.000283 3.566841 ( 3.791687)
build_all 0.007083 0.000000 6.479989 ( 2.549091)
build_install 0.016354 0.000000 7.556166 ( 3.435910)
test_btest 0.000826 0.000000 87.919193 ( 22.984406)
test_basic 0.002012 0.002819 0.767710 ( 0.827325)
test_all 0.078481 0.040783 778.381908 (227.879023)
test_rubyspec 0.043326 0.037087 105.715503 (115.105609)
total: 380.34 sec