Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-164335
#<BuildRuby:0x000055d26fbea090
@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.20221227-164335",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004304 0.000359 0.999376 ( 1.415145)
build_miniruby 0.001071 0.000089 1.169065 ( 1.167636)
build_ruby 0.001498 0.000000 2.967651 ( 3.328695)
build_all 0.006193 0.000283 3.737379 ( 1.940200)
build_install 0.013568 0.000035 2.843557 ( 1.893371)
test_btest 0.000745 0.000053 55.608872 ( 16.232301)
test_basic 0.005952 0.000425 0.426106 ( 0.521254)
test_all 0.001248 0.000089 639.320360 (185.638760)
test_rubyspec 0.029638 0.014957 62.583883 ( 72.688767)
total: 284.83 sec