Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-233527
#<BuildRuby:0x0000563cfdab2008
@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.20240205-233527",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.005707 0.000612 1.985126 ( 3.007717)
build_miniruby 0.001234 0.000132 1.702334 ( 1.863027)
build_ruby 0.001807 0.000194 3.583943 ( 4.071638)
build_all 0.003620 0.004744 6.318932 ( 4.421564)
build_install 0.016002 0.004135 7.912936 ( 6.017832)
test_btest 0.000627 0.000098 86.268566 ( 53.177526)
test_basic 0.003508 0.004187 0.937495 ( 1.052587)
test_all 0.077624 0.039116 720.343032 (335.567404)
test_rubyspec 0.054089 0.054616 178.843436 (190.473289)
total: 599.65 sec