Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-052355
#<BuildRuby:0x000055e961aee278
@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.20230801-052355",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006299 0.000246 2.229159 ( 7.956744)
build_miniruby 0.001491 0.000160 1.776930 ( 5.287693)
build_ruby 0.002011 0.000000 3.603227 ( 9.323145)
build_all 0.004477 0.003390 2.757311 ( 4.972666)
build_install 0.010867 0.010020 4.325107 ( 8.440790)
test_btest 0.000996 0.000193 80.417606 ( 74.582508)
test_basic 0.000000 0.008006 0.940214 ( 2.314521)
test_all 0.001615 0.000000 620.647064 (382.849934)
test_rubyspec 0.029006 0.028480 96.704788 (151.134794)
total: 646.86 sec