Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-032711
#<BuildRuby:0x0000564f720d64f8
@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.20230925-032711",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006145 0.000615 2.294729 ( 4.709786)
build_miniruby 0.001314 0.000131 1.620550 ( 1.824042)
build_ruby 0.001777 0.000178 3.280216 ( 3.674261)
build_all 0.007068 0.000707 6.270515 ( 4.309835)
build_install 0.006224 0.013040 7.690083 ( 5.373224)
test_btest 0.000000 0.000980 82.404780 ( 44.352248)
test_basic 0.000054 0.007826 0.934154 ( 1.118009)
test_all 0.001530 0.008001 726.952961 (375.006810)
test_rubyspec 0.014325 0.055790 104.696779 (124.495406)
total: 564.86 sec