Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-100629
#<BuildRuby:0x00005582e1292390
@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.20231021-100629",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.001295 0.004292 1.823714 ( 2.011541)
build_miniruby 0.001074 0.000234 1.315976 ( 1.314541)
build_ruby 0.001643 0.000000 3.002346 ( 21.495194)
build_all 0.002370 0.004111 5.614032 ( 3.172434)
build_install 0.005968 0.011575 6.621964 ( 3.163286)
test_btest 0.000626 0.000216 73.930898 ( 22.537261)
test_basic 0.005281 0.000407 0.679743 ( 1.636727)
test_all 0.004508 0.004251 630.709004 (203.562167)
test_rubyspec 0.037151 0.025534 89.706655 (101.220737)
total: 360.11 sec