Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-171906
#<BuildRuby:0x00007ff5d88cfde0
@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.20240814-171906",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006316 0.001403 2.682055 ( 2.780548)
build_miniruby 0.001239 0.000275 1.116221 ( 1.113105)
build_ruby 0.001437 0.000320 3.332021 ( 3.513214)
build_all 0.007319 0.001626 7.573399 ( 2.879154)
build_install 0.016290 0.002512 10.161229 ( 4.645238)
test_btest 0.000895 0.000192 108.969001 ( 28.713832)
test_basic 0.004460 0.004886 1.072221 ( 1.123091)
test_all 0.102642 0.044258 745.254749 (247.434033)
test_rubyspec 0.055175 0.031798 168.039470 ( 46.384657)
total: 338.59 sec