Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-080438
#<BuildRuby:0x00005619c9fb2230
@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.20240318-080438",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.008605 0.000672 2.704204 ( 4.071767)
build_miniruby 0.001565 0.000224 5.653244 ( 4.335544)
build_ruby 0.000000 0.002180 3.873249 ( 4.401723)
build_all 0.006117 0.002947 7.474279 ( 5.780529)
build_install 0.014742 0.007216 9.692477 ( 7.956265)
test_btest 0.000285 0.000768 98.228500 ( 83.237317)
test_basic 0.001494 0.006799 1.050331 ( 1.568044)
test_all 0.066702 0.061509 853.275255 (556.259806)
test_rubyspec 0.039748 0.053312 138.785739 (160.450301)
total: 828.06 sec