Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-030600
#<BuildRuby:0x000055ad6813e2a8
@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.20230609-030600",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000008 0.000000 0.000008 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.005940 1.802880 ( 3.119982)
build_miniruby 0.000000 0.001140 1.163999 ( 1.162861)
build_ruby 0.000314 0.001079 2.146029 ( 2.355894)
build_all 0.005947 0.000000 1.947886 ( 1.020131)
build_install 0.015719 0.000000 3.264877 ( 2.245401)
test_btest 0.001044 0.000000 76.695999 ( 28.987829)
test_basic 0.000303 0.007045 0.785686 ( 0.882513)
test_all 0.001904 0.000408 539.541380 (217.918222)
test_rubyspec 0.029883 0.030242 86.803423 (108.039914)
total: 365.73 sec