Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-100322
#<BuildRuby:0x00007f7d1d16fde0
@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.20240630-100322",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.000000 0.008290 4.283672 ( 3.746818)
build_miniruby 0.000000 0.001815 1.682786 ( 1.681343)
build_ruby 0.001138 0.000873 4.556128 ( 18.756766)
build_all 0.009301 0.000000 8.332838 ( 3.312167)
build_install 0.011153 0.009528 11.397666 ( 5.781912)
test_btest 0.000718 0.000246 120.360896 ( 32.136566)
test_basic 0.001078 0.008628 1.191638 ( 1.237901)
test_all 0.124556 0.029119 868.959298 (244.155819)
test_rubyspec 0.050864 0.049553 172.848180 ( 36.271433)
total: 347.08 sec