Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-173129
#<BuildRuby:0x00005577aef063d0
@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.20230706-173129",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006805 0.000729 2.316325 ( 6.487443)
build_miniruby 0.001382 0.000148 10.209170 ( 17.932830)
build_ruby 0.001631 0.000175 3.585520 ( 7.796167)
build_all 0.004058 0.004179 2.688465 ( 4.453064)
build_install 0.019893 0.000913 4.046884 ( 7.873807)
test_btest 0.000873 0.000109 84.401264 ( 78.719628)
test_basic 0.006974 0.000872 0.933138 ( 1.862807)
test_all 0.001525 0.000000 648.165505 (710.588492)
test_rubyspec 0.037591 0.020092 92.996408 (177.949594)
total: 1013.67 sec