Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-223247
#<BuildRuby:0x000055ff8dc36008
@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-223247",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.005598 0.000339 1.799900 ( 3.157948)
build_miniruby 0.001429 0.000325 1.364097 ( 1.416168)
build_ruby 0.001295 0.000294 2.712677 ( 2.966743)
build_all 0.003974 0.003148 2.168361 ( 1.919823)
build_install 0.013945 0.002358 3.277110 ( 2.747768)
test_btest 0.000764 0.000000 74.082752 ( 29.081465)
test_basic 0.002136 0.004119 0.716368 ( 0.791942)
test_all 0.000759 0.000204 555.406856 (172.379760)
test_rubyspec 0.015069 0.032202 76.962075 ( 88.949482)
total: 303.41 sec