Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-164543
#<BuildRuby:0x00007fe4d049fdd8
@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.20240819-164543",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.007393 0.000909 3.418446 ( 3.311708)
build_miniruby 0.001449 0.000395 1.329747 ( 1.326007)
build_ruby 0.002081 0.000000 4.524762 ( 4.687735)
build_all 0.008502 0.001718 9.440738 ( 3.687610)
build_install 0.012607 0.007357 10.760070 ( 4.789455)
test_btest 0.000925 0.000267 119.999472 ( 31.265283)
test_basic 0.001253 0.009028 1.100043 ( 1.143321)
test_all 0.123217 0.028857 809.834351 (264.023739)
test_rubyspec 0.057206 0.035847 169.896872 ( 36.033683)
total: 350.27 sec