Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-133054
#<BuildRuby:0x000055b69bbca230
@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.20230831-133054",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000033 0.000001 0.000034 ( 0.000034)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.006161 0.000192 1.961970 ( 3.435898)
build_miniruby 0.002075 0.000000 9.342581 ( 9.485178)
build_ruby 0.001983 0.000000 3.513151 ( 4.092512)
build_all 0.004959 0.003972 6.513257 ( 5.230431)
build_install 0.013110 0.008678 7.921681 ( 6.430900)
test_btest 0.001074 0.000000 85.320533 ( 49.604103)
test_basic 0.008595 0.000138 1.018897 ( 1.339994)
test_all 0.006975 0.004059 734.049223 (556.831287)
test_rubyspec 0.053708 0.028146 110.466664 (166.256516)
total: 802.71 sec