Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-224400
#<BuildRuby:0x00007f3e5fccfde0
@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.20241021-224400",
@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.000027 0.000005 0.000032 ( 0.000033)
autoconf 0.000043 0.000008 0.000051 ( 0.000048)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.004347 0.004964 4.152836 ( 5.538913)
build_miniruby 0.001425 0.000302 1.841921 ( 2.130836)
build_ruby 0.002230 0.000000 4.538290 ( 5.112253)
build_all 0.010411 0.000863 7.588654 ( 6.354957)
build_install 0.016333 0.009473 10.950253 ( 9.730130)
test_btest 0.000754 0.000178 97.968695 ( 86.146845)
test_basic 0.010569 0.001410 1.147260 ( 1.661844)
test_all 0.123401 0.036615 829.794032 (541.383490)
test_rubyspec 0.041194 0.047440 135.556056 ( 43.344501)
total: 701.41 sec