Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-130610
#<BuildRuby:0x000055f33f315a00
@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.20230613-130610",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.002476 0.004292 1.948497 ( 5.026601)
build_miniruby 0.001396 0.000207 1.421046 ( 1.479047)
build_ruby 0.001378 0.000204 2.783678 ( 3.234196)
build_all 0.006970 0.000406 2.327180 ( 2.836359)
build_install 0.017336 0.000599 3.703318 ( 4.023703)
test_btest 0.000858 0.000111 76.713975 ( 38.548810)
test_basic 0.005156 0.000665 0.780306 ( 0.900259)
test_all 0.000000 0.001936 575.363549 (311.222113)
test_rubyspec 0.033106 0.024539 87.645290 (143.740851)
total: 511.01 sec