Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-224416
#<BuildRuby:0x000055fa9d96da00
@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.20230723-224416",
@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.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.006462 0.001077 2.202402 ( 5.610770)
build_miniruby 0.001235 0.000206 1.667508 ( 2.011836)
build_ruby 0.001747 0.000000 3.354546 ( 4.397736)
build_all 0.004477 0.003107 2.661894 ( 2.574319)
build_install 0.016135 0.001363 4.087077 ( 3.628185)
test_btest 0.001034 0.000178 79.894061 ( 45.527780)
test_basic 0.007287 0.000000 0.901299 ( 1.519841)
test_all 0.001135 0.000000 620.254313 (337.021571)
test_rubyspec 0.023913 0.029767 90.543361 (124.296794)
total: 526.59 sec