Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-024535
#<BuildRuby:0x00007f45f3fffdd0
@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.20240810-024535",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.000000 0.007890 3.580495 ( 3.630860)
build_miniruby 0.001267 0.000318 1.235431 ( 1.231816)
build_ruby 0.001725 0.000000 3.280554 ( 3.478347)
build_all 0.006419 0.002407 8.003844 ( 3.084784)
build_install 0.014887 0.005433 11.237893 ( 5.140153)
test_btest 0.000938 0.000209 118.358943 ( 30.939164)
test_basic 0.003267 0.006835 1.093136 ( 1.140624)
test_all 0.092213 0.059905 851.624507 (301.246969)
test_rubyspec 0.060044 0.029413 165.690283 ( 35.488873)
total: 385.38 sec