Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-171532
#<BuildRuby:0x000056467073a4f8
@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.20240202-171532",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006595 0.000706 2.051165 ( 3.760043)
build_miniruby 0.001640 0.000176 1.921170 ( 2.417093)
build_ruby 0.001760 0.000189 3.666236 ( 4.815361)
build_all 0.008396 0.000900 6.745513 ( 6.378677)
build_install 0.012751 0.009973 8.336299 ( 9.454545)
test_btest 0.000809 0.000135 91.271220 ( 99.034649)
test_basic 0.006748 0.001124 0.973439 ( 1.627651)
test_all 0.075042 0.050412 786.068371 (542.688154)
test_rubyspec 0.020200 0.087648 178.671024 (221.863130)
total: 892.04 sec