Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-201809
#<BuildRuby:0x00007f4488d2fdd8
@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.20241103-201809",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001255 0.006304 2.850445 ( 2.720680)
build_miniruby 0.001102 0.000276 1.094861 ( 1.092449)
build_ruby 0.000000 0.001832 2.920644 ( 3.113732)
build_all 0.001701 0.006174 5.528455 ( 2.198734)
build_install 0.016455 0.000316 7.854971 ( 3.611656)
test_btest 0.000780 0.000223 69.922609 ( 18.283485)
test_basic 0.002192 0.005943 0.945410 ( 0.991893)
test_all 0.086920 0.058105 687.339469 (206.684906)
test_rubyspec 0.044137 0.037080 116.474569 ( 21.644814)
total: 260.34 sec