Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-174639
#<BuildRuby:0x000056551a8fe3d0
@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.20240215-174639",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.002222 0.004340 1.980475 ( 2.385461)
build_miniruby 0.001387 0.000266 1.690144 ( 1.687803)
build_ruby 0.001833 0.000000 3.163154 ( 3.386620)
build_all 0.007791 0.000000 6.971639 ( 2.692472)
build_install 0.014564 0.004052 7.944088 ( 3.796176)
test_btest 0.000787 0.000147 92.312598 ( 26.214015)
test_basic 0.005299 0.000994 0.959265 ( 1.016223)
test_all 0.103112 0.015596 807.353681 (239.836327)
test_rubyspec 0.027339 0.050283 108.093135 (117.116802)
total: 398.13 sec