Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-191444
#<BuildRuby:0x000055c4720d2208
@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.20230830-191444",
@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.000037 0.000000 0.000037 ( 0.000019)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.001609 0.003629 1.423420 ( 1.780245)
build_miniruby 0.001525 0.000000 1.196703 ( 1.194820)
build_ruby 0.001603 0.000000 2.518141 ( 2.726790)
build_all 0.002847 0.004482 5.817591 ( 2.307286)
build_install 0.003305 0.011954 7.253804 ( 3.792067)
test_btest 0.000948 0.000344 79.943157 ( 21.173732)
test_basic 0.005773 0.000000 0.761604 ( 0.826264)
test_all 0.008757 0.000000 660.783852 (197.606976)
test_rubyspec 0.033894 0.026660 89.014855 (100.431963)
total: 331.84 sec