Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-081509
#<BuildRuby:0x00007f63b86bfdc8
@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.20241111-081509",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.002240 0.007257 4.132139 ( 4.492219)
build_miniruby 0.001788 0.000000 1.859695 ( 1.934944)
build_ruby 0.002208 0.000076 4.785906 ( 5.135370)
build_all 0.008774 0.001718 7.156939 ( 3.822544)
build_install 0.009973 0.007278 8.041009 ( 3.817359)
test_btest 0.000716 0.000271 78.746598 ( 31.632445)
test_basic 0.010151 0.003304 1.181314 ( 1.413263)
test_all 0.107511 0.036496 663.361970 (195.597103)
test_rubyspec 0.031143 0.052691 118.726692 ( 22.161953)
total: 270.01 sec