Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-083030
#<BuildRuby:0x0000562ebf6fe138
@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.20240314-083030",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004746 0.003514 3.205852 ( 3.037770)
build_miniruby 0.001291 0.000202 1.848749 ( 1.847552)
build_ruby 0.001666 0.000260 3.850890 ( 4.081191)
build_all 0.005118 0.003509 7.465697 ( 4.072052)
build_install 0.010892 0.013510 9.786454 ( 6.057210)
test_btest 0.000000 0.001338 95.700833 ( 51.649645)
test_basic 0.000000 0.007488 1.034174 ( 1.255179)
test_all 0.081841 0.040029 855.773323 (377.063566)
test_rubyspec 0.056492 0.038075 135.170565 (145.832046)
total: 594.90 sec