Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-184138
#<BuildRuby:0x000055f8fc96a118
@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.20230806-184138",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.003278 0.003874 2.263840 ( 4.177199)
build_miniruby 0.001358 0.000252 1.734877 ( 2.536510)
build_ruby 0.001351 0.000250 3.492832 ( 4.179969)
build_all 0.007636 0.000632 2.744215 ( 3.121234)
build_install 0.018609 0.001693 4.448361 ( 4.941595)
test_btest 0.000783 0.000130 82.941735 ( 46.623916)
test_basic 0.005834 0.000972 0.992206 ( 1.817170)
test_all 0.000993 0.000166 651.952196 (339.559660)
test_rubyspec 0.019736 0.035282 99.029422 (127.654983)
total: 534.61 sec