Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-125321
#<BuildRuby:0x000055be72a9a890
@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.20230702-125321",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000072 0.000000 0.000072 ( 0.000041)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006521 0.000000 1.905520 ( 3.114955)
build_miniruby 0.001206 0.000000 1.515187 ( 1.517089)
build_ruby 0.000000 0.001383 2.791858 ( 3.007708)
build_all 0.000000 0.006105 2.132324 ( 1.401383)
build_install 0.003574 0.011291 3.239859 ( 2.919393)
test_btest 0.000665 0.000260 80.371424 ( 23.237244)
test_basic 0.004566 0.001143 0.761933 ( 1.849705)
test_all 0.000754 0.000290 607.265127 (194.068430)
test_rubyspec 0.018975 0.026696 81.766707 ( 93.242945)
total: 324.36 sec