Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-010721
#<BuildRuby:0x0000557d15c8e2a8
@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.20230112-010721",
@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.000000 0.000024 0.000024 ( 0.000024)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000021 0.000021 ( 0.000022)
build_up 0.000646 0.003858 0.935070 ( 1.318028)
build_miniruby 0.000000 0.001144 1.232102 ( 1.230715)
build_ruby 0.000000 0.001344 3.023322 ( 3.387649)
build_all 0.006237 0.000104 3.026875 ( 1.533487)
build_install 0.012378 0.000991 2.174944 ( 1.498288)
test_btest 0.000740 0.000148 57.210447 ( 14.486516)
test_basic 0.000587 0.004149 0.307422 ( 0.399590)
test_all 0.000929 0.000232 583.679912 (167.672512)
test_rubyspec 0.021712 0.020935 54.986747 ( 65.019380)
total: 256.55 sec