Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-172724
#<BuildRuby:0x00007f5ef7f6fdd0
@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.20240921-172724",
@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.000057 0.000000 0.000057 ( 0.000056)
configure 0.000039 0.000000 0.000039 ( 0.000038)
build_up 0.001508 0.006766 3.980994 ( 3.355995)
build_miniruby 0.001274 0.000273 1.292800 ( 1.289524)
build_ruby 0.001886 0.000000 3.697851 ( 3.895728)
build_all 0.007761 0.000385 5.899353 ( 2.398313)
build_install 0.015227 0.003065 9.234746 ( 4.265608)
test_btest 0.000827 0.000165 85.943806 ( 22.275593)
test_basic 0.009773 0.000389 1.141827 ( 1.190046)
test_all 0.116996 0.034732 792.405683 (237.287612)
test_rubyspec 0.044526 0.047303 139.872257 ( 29.400297)
total: 305.36 sec