Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-010045
#<BuildRuby:0x00007f04725afdc0
@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.20240620-010045",
@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.000007 0.000026 ( 0.000025)
autoconf 0.000033 0.000011 0.000044 ( 0.000043)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003788 0.005330 3.928720 ( 3.862422)
build_miniruby 0.001556 0.000555 1.719569 ( 1.726546)
build_ruby 0.000000 0.002367 4.435607 ( 4.601009)
build_all 0.003263 0.007267 8.387947 ( 3.747606)
build_install 0.012690 0.010777 11.082314 ( 5.671780)
test_btest 0.000570 0.000267 117.177836 ( 50.955674)
test_basic 0.004646 0.008592 1.306898 ( 1.532962)
test_all 0.117450 0.041284 977.818321 (844.260164)
test_rubyspec 0.059825 0.036957 176.305024 (207.446557)
total: 1123.81 sec