Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-151959
#<BuildRuby:0x00005642cdc3a120
@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.20231017-151959",
@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.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002948 0.003256 2.420675 ( 2.551779)
build_miniruby 0.001675 0.000223 1.762993 ( 1.764972)
build_ruby 0.001705 0.000227 3.254914 ( 3.488784)
build_all 0.004855 0.003414 6.256501 ( 2.856447)
build_install 0.013915 0.004898 7.885101 ( 4.539697)
test_btest 0.000300 0.000588 87.060772 ( 33.811745)
test_basic 0.004744 0.003496 1.009583 ( 1.116462)
test_all 0.006127 0.003594 732.504538 (314.290048)
test_rubyspec 0.044280 0.023408 101.220120 (112.895455)
total: 477.32 sec