Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-233907
#<BuildRuby:0x00007f364243fdd0
@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.20241010-233907",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000054 0.000008 0.000062 ( 0.000063)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.007357 0.000000 3.071315 ( 2.965252)
build_miniruby 0.001366 0.000088 1.335780 ( 1.333163)
build_ruby 0.001858 0.000000 3.390772 ( 3.564753)
build_all 0.000000 0.007832 6.120635 ( 2.405623)
build_install 0.015431 0.003002 8.831974 ( 4.127906)
test_btest 0.000865 0.000159 86.237523 ( 22.622320)
test_basic 0.009223 0.000952 0.944438 ( 0.999182)
test_all 0.101403 0.045159 693.529472 (208.472451)
test_rubyspec 0.057243 0.024625 131.875943 ( 28.982014)
total: 275.47 sec