Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-221002
#<BuildRuby:0x000056245a455fb8
@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.20221225-221002",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004702 0.000133 1.087367 ( 1.993035)
build_miniruby 0.001433 0.000261 1.494415 ( 1.551960)
build_ruby 0.001631 0.000297 3.521836 ( 4.039737)
build_all 0.006220 0.001131 4.062843 ( 2.626978)
build_install 0.003708 0.013152 3.260456 ( 3.389966)
test_btest 0.000618 0.000189 56.342814 ( 29.611701)
test_basic 0.001905 0.000580 0.433594 ( 0.739861)
test_all 0.001673 0.000509 640.431081 (278.438519)
test_rubyspec 0.032727 0.017756 71.954967 ( 88.279421)
total: 410.67 sec