Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-130457
#<BuildRuby:0x00007fc3f3f7fdc8
@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.20240815-130457",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.003716 0.004512 3.359512 ( 3.347215)
build_miniruby 0.001332 0.000196 1.279553 ( 1.276295)
build_ruby 0.001914 0.000282 4.301088 ( 4.477298)
build_all 0.005090 0.004333 8.228683 ( 3.213427)
build_install 0.012141 0.007451 10.599230 ( 4.803785)
test_btest 0.000797 0.000163 118.701225 ( 32.572613)
test_basic 0.008907 0.001827 1.112314 ( 1.155732)
test_all 0.103799 0.049298 832.844997 (239.480315)
test_rubyspec 0.060383 0.025668 170.908997 ( 34.113958)
total: 324.44 sec