Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-234240
#<BuildRuby:0x000055f41cd6e2a8
@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.20230501-234240",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001740 0.004110 1.808813 ( 3.019479)
build_miniruby 0.001704 0.000000 1.264132 ( 1.272807)
build_ruby 0.001444 0.000000 2.562740 ( 2.796072)
build_all 0.006589 0.000000 2.170810 ( 1.931740)
build_install 0.008662 0.006531 3.318217 ( 2.903777)
test_btest 0.000569 0.000089 73.600161 ( 31.780278)
test_basic 0.000000 0.006205 0.719977 ( 0.832598)
test_all 0.000000 0.000992 570.701904 (195.585573)
test_rubyspec 0.021792 0.028758 76.664030 ( 88.966113)
total: 329.09 sec