Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-210344
#<BuildRuby:0x000055b9480ce390
@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.20231205-210344",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.003304 0.004567 2.363905 ( 3.202028)
build_miniruby 0.001344 0.000288 1.726369 ( 1.845525)
build_ruby 0.001712 0.000367 3.405056 ( 3.829873)
build_all 0.005026 0.003358 5.887396 ( 4.149073)
build_install 0.015157 0.005787 7.410896 ( 5.564452)
test_btest 0.000689 0.000172 82.772417 ( 43.440853)
test_basic 0.002545 0.004961 0.902130 ( 1.019443)
test_all 0.095317 0.029579 726.536396 (266.362328)
test_rubyspec 0.031707 0.031585 88.374173 (100.174052)
total: 429.59 sec