Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-000000
#<BuildRuby:0x0000556dfa21e3b0
@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.20231211-000000",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.002635 0.003844 1.931818 ( 2.262826)
build_miniruby 0.001237 0.000088 1.440757 ( 1.438683)
build_ruby 0.001603 0.000114 2.878785 ( 3.066261)
build_all 0.003471 0.004371 5.682674 ( 2.324846)
build_install 0.013859 0.004317 6.881289 ( 3.282955)
test_btest 0.000000 0.001017 78.866033 ( 20.430663)
test_basic 0.000000 0.007765 0.796705 ( 0.857446)
test_all 0.069729 0.050031 705.815536 (208.547953)
test_rubyspec 0.039228 0.025333 87.190570 ( 98.594760)
total: 340.81 sec