Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-161457
#<BuildRuby:0x0000557e50772120
@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.20230623-161457",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005414 0.000417 1.889265 ( 4.247547)
build_miniruby 0.001466 0.000113 1.522025 ( 2.116642)
build_ruby 0.001377 0.000106 3.026582 ( 3.806657)
build_all 0.006381 0.000491 2.231477 ( 2.948196)
build_install 0.016045 0.001234 3.677796 ( 4.268631)
test_btest 0.000670 0.000051 79.702519 ( 47.883209)
test_basic 0.007745 0.000180 0.906696 ( 1.435125)
test_all 0.001682 0.000125 589.228100 (305.919907)
test_rubyspec 0.031101 0.019862 86.527687 (124.686511)
total: 497.31 sec