Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-211355
#<BuildRuby:0x0000560954a52130
@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.20230805-211355",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.003067 0.004189 2.339369 ( 6.228023)
build_miniruby 0.001718 0.000260 1.713407 ( 2.647980)
build_ruby 0.002037 0.000000 3.533071 ( 6.360412)
build_all 0.001315 0.006892 2.859772 ( 3.999504)
build_install 0.016531 0.004065 4.642627 ( 6.499849)
test_btest 0.000692 0.000142 84.090161 ( 59.979522)
test_basic 0.006507 0.001335 0.960896 ( 2.079629)
test_all 0.000971 0.000199 687.944595 (455.275981)
test_rubyspec 0.018537 0.041158 102.397593 (159.506942)
total: 702.58 sec