Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-153412
#<BuildRuby:0x000056535425de58
@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.20230513-153412",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.005760 0.000412 1.878043 ( 3.443528)
build_miniruby 0.001274 0.000091 1.221674 ( 1.223357)
build_ruby 0.001339 0.000096 2.552082 ( 2.773336)
build_all 0.005616 0.000401 2.112898 ( 1.329918)
build_install 0.014406 0.000000 3.259282 ( 2.285237)
test_btest 0.000769 0.000000 72.819009 ( 28.000565)
test_basic 0.002769 0.003702 0.736072 ( 0.828357)
test_all 0.000984 0.000087 553.526898 (198.581954)
test_rubyspec 0.025689 0.021280 76.196355 ( 88.244901)
total: 326.71 sec