Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-053612
#<BuildRuby:0x000055e320362230
@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.20230610-053612",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.006585 0.000000 1.985198 ( 4.087293)
build_miniruby 0.001672 0.000000 1.386487 ( 1.563122)
build_ruby 0.001791 0.000000 2.842891 ( 3.256789)
build_all 0.007420 0.000150 2.311202 ( 2.457403)
build_install 0.013796 0.003310 3.604312 ( 3.566803)
test_btest 0.001202 0.000000 76.903143 ( 45.844049)
test_basic 0.006885 0.000000 0.765102 ( 1.021669)
test_all 0.001251 0.000000 546.803916 (268.187385)
test_rubyspec 0.020553 0.034875 86.061585 (106.531338)
total: 436.52 sec