Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-151436
#<BuildRuby:0x00005619115e9fb8
@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.20230831-151436",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005318 0.000201 1.848699 ( 3.260696)
build_miniruby 0.001426 0.000211 1.668728 ( 1.790872)
build_ruby 0.002056 0.000000 3.331589 ( 3.786914)
build_all 0.007408 0.000769 6.171677 ( 4.228503)
build_install 0.016316 0.004183 7.653456 ( 5.969115)
test_btest 0.001121 0.000175 82.810599 ( 44.665396)
test_basic 0.006651 0.001039 0.948439 ( 1.326446)
test_all 0.009109 0.001423 697.140920 (301.843323)
test_rubyspec 0.016481 0.055593 104.547017 (124.944236)
total: 491.82 sec