Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-091110
#<BuildRuby:0x00005638f6ac57f8
@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.20230630-091110",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006216 0.000347 2.031562 ( 4.138960)
build_miniruby 0.001525 0.000244 1.623746 ( 1.867253)
build_ruby 0.000000 0.001769 3.064584 ( 3.784181)
build_all 0.001097 0.006816 2.614205 ( 2.630625)
build_install 0.015461 0.001984 3.725879 ( 4.354086)
test_btest 0.001057 0.000000 78.589235 ( 43.839153)
test_basic 0.007266 0.000120 0.868585 ( 1.178039)
test_all 0.001081 0.000230 588.724612 (328.673371)
test_rubyspec 0.046262 0.014429 92.924454 (166.632780)
total: 557.10 sec