Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-145727
#<BuildRuby:0x00007f4435b0fdd0
@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.20240823-145727",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003525 0.003114 2.411497 ( 2.407545)
build_miniruby 0.001235 0.000225 1.052970 ( 1.050232)
build_ruby 0.001862 0.000000 2.770279 ( 2.992370)
build_all 0.007818 0.000000 6.512542 ( 2.376660)
build_install 0.015497 0.000973 8.333015 ( 3.706731)
test_btest 0.000798 0.000118 98.605619 ( 26.083977)
test_basic 0.001039 0.008298 0.869218 ( 0.918451)
test_all 0.094125 0.051162 684.222073 (206.826377)
test_rubyspec 0.042958 0.051700 168.529803 ( 28.748857)
total: 275.11 sec