Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-203603
#<BuildRuby:0x00005585e26da138
@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.20230202-203603",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004603 0.000109 1.044341 ( 1.680499)
build_miniruby 0.001167 0.000206 1.101352 ( 1.100164)
build_ruby 0.001533 0.000000 2.046745 ( 2.237225)
build_all 0.005085 0.002979 4.078302 ( 2.346099)
build_install 0.013092 0.004175 2.904494 ( 2.065498)
test_btest 0.000717 0.000156 55.231210 ( 16.202248)
test_basic 0.001580 0.003342 0.406275 ( 0.498404)
test_all 0.000493 0.000992 651.130606 (201.110964)
test_rubyspec 0.027495 0.017307 70.498912 ( 81.266291)
total: 308.51 sec