Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-114759
#<BuildRuby:0x00007f4562d2fdd0
@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.20240622-114759",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000040 0.000004 0.000044 ( 0.000045)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.005150 0.004694 3.913947 ( 4.594649)
build_miniruby 0.002093 0.000000 1.749087 ( 1.872552)
build_ruby 0.002386 0.000065 4.634217 ( 4.920633)
build_all 0.009957 0.000000 8.272862 ( 4.202982)
build_install 0.004573 0.013513 10.008216 ( 4.660540)
test_btest 0.000798 0.000167 113.075538 ( 33.071119)
test_basic 0.000944 0.007870 1.198690 ( 1.272385)
test_all 0.111271 0.037999 829.565794 (240.001669)
test_rubyspec 0.048146 0.040298 159.456301 ( 32.015915)
total: 326.61 sec