Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-140849
#<BuildRuby:0x000055ec68f6e118
@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-140849",
@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.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.007152 0.000000 2.293201 ( 5.772484)
build_miniruby 0.000000 0.001970 1.818053 ( 3.838983)
build_ruby 0.000807 0.001185 3.417729 ( 7.159316)
build_all 0.004376 0.003843 2.808430 ( 4.418966)
build_install 0.020201 0.001010 4.456989 ( 7.643884)
test_btest 0.000971 0.000111 86.375202 ( 68.849202)
test_basic 0.004069 0.004654 1.021053 ( 2.346799)
test_all 0.001338 0.000191 679.795831 (493.562120)
test_rubyspec 0.030912 0.029359 102.832143 (163.114399)
total: 756.71 sec