Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-211033
#<BuildRuby:0x00007fce6593fdd8
@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.20240809-211033",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.008602 0.000094 3.486715 ( 3.448810)
build_miniruby 0.001587 0.000000 1.563176 ( 1.560261)
build_ruby 0.002034 0.000000 4.472344 ( 4.615629)
build_all 0.005725 0.002953 8.214942 ( 3.255174)
build_install 0.015733 0.005282 11.055175 ( 5.322155)
test_btest 0.000878 0.000158 116.244383 ( 31.832023)
test_basic 0.008613 0.001546 1.004255 ( 1.050214)
test_all 0.106217 0.044572 818.547486 (240.689156)
test_rubyspec 0.037620 0.054532 170.202480 ( 36.560587)
total: 328.34 sec