Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-143657
#<BuildRuby:0x00007fcd8698fde0
@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.20240711-143657",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000027 0.000012 0.000039 ( 0.000039)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.002571 0.005135 2.860023 ( 2.906258)
build_miniruby 0.000972 0.000449 1.228621 ( 1.226500)
build_ruby 0.000000 0.001826 3.240169 ( 3.433116)
build_all 0.003170 0.005786 6.923188 ( 2.783964)
build_install 0.017690 0.010792 12.070931 ( 7.428530)
test_btest 0.000724 0.000384 111.095437 ( 36.027694)
test_basic 0.004642 0.004352 1.129025 ( 1.180710)
test_all 0.125866 0.024013 720.205014 (204.912757)
test_rubyspec 0.042068 0.041035 161.549423 ( 27.793584)
total: 287.69 sec