Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-101842
#<BuildRuby:0x000055ac0a161a00
@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.20230824-101842",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006908 0.000828 2.393744 ( 6.962650)
build_miniruby 0.001293 0.000155 5.369729 ( 8.157737)
build_ruby 0.001533 0.000184 3.420494 ( 5.442991)
build_all 0.008069 0.000394 6.424108 ( 6.211891)
build_install 0.013476 0.006076 8.064104 ( 9.464640)
test_btest 0.000741 0.000110 85.131692 ( 60.851357)
test_basic 0.001092 0.008386 1.029863 ( 2.091841)
test_all 0.013265 0.001688 703.752257 (558.189475)
test_rubyspec 0.047450 0.029030 110.749028 (227.780124)
total: 885.15 sec