Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-132514
#<BuildRuby:0x00007f4c3705fde0
@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.20241027-132514",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.008785 0.000193 4.384000 ( 5.239921)
build_miniruby 0.001300 0.000216 1.865120 ( 1.932052)
build_ruby 0.001935 0.000322 4.761476 ( 5.279052)
build_all 0.010034 0.000285 7.724791 ( 5.161209)
build_install 0.016695 0.004881 10.841998 ( 6.527231)
test_btest 0.001121 0.000192 79.355243 ( 22.598232)
test_basic 0.003066 0.007436 1.082782 ( 1.128221)
test_all 0.103828 0.046645 772.601967 (236.858382)
test_rubyspec 0.035196 0.052465 124.600358 ( 29.671717)
total: 314.40 sec