Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-164615
#<BuildRuby:0x0000559564eda1a8
@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.20230902-164615",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.001779 0.004079 1.830708 ( 2.823664)
build_miniruby 0.001608 0.000207 1.637984 ( 1.850825)
build_ruby 0.001761 0.000000 3.553963 ( 4.045209)
build_all 0.004141 0.004282 6.271438 ( 4.098886)
build_install 0.014733 0.005207 7.837858 ( 5.527778)
test_btest 0.000997 0.000176 85.106389 ( 45.649013)
test_basic 0.006515 0.001149 0.960234 ( 1.235289)
test_all 0.004532 0.005386 672.334493 (310.230013)
test_rubyspec 0.026947 0.044916 104.811790 (118.782396)
total: 494.24 sec