Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-180705
#<BuildRuby:0x000055922b7be108
@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.20230214-180705",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.001007 0.004266 1.479818 ( 1.954793)
build_miniruby 0.001107 0.000337 1.351321 ( 1.365958)
build_ruby 0.001155 0.000351 2.339261 ( 16.043469)
build_all 0.005308 0.000000 3.703098 ( 7.762641)
build_install 0.009995 0.000000 2.536951 ( 12.161667)
test_btest 0.000931 0.000000 56.227398 ( 27.835453)
test_basic 0.005700 0.000000 0.476895 ( 0.581002)
test_all 0.001482 0.000000 660.211599 (246.920732)
test_rubyspec 0.034310 0.017018 75.288583 ( 87.952154)
total: 402.58 sec