Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-030651
#<BuildRuby:0x0000561d03511a00
@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.20230724-030651",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002882 0.003837 2.271922 ( 4.476610)
build_miniruby 0.001408 0.000271 1.684322 ( 2.000961)
build_ruby 0.001404 0.000270 3.575010 ( 4.287117)
build_all 0.004048 0.004076 2.631132 ( 2.305631)
build_install 0.016150 0.003150 4.241070 ( 4.257767)
test_btest 0.000906 0.000198 80.974895 ( 45.864048)
test_basic 0.002808 0.000614 0.913762 ( 1.527320)
test_all 0.001699 0.000371 604.439175 (400.832068)
test_rubyspec 0.036016 0.027147 95.264031 (172.503539)
total: 638.06 sec