Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-213525
#<BuildRuby:0x000055fc1d665f20
@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.20230614-213525",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006250 0.000670 2.047017 ( 5.674190)
build_miniruby 0.001418 0.000152 1.413994 ( 2.488774)
build_ruby 0.001867 0.000200 2.906789 ( 4.442178)
build_all 0.003360 0.004041 2.398497 ( 2.926926)
build_install 0.012358 0.005497 3.683839 ( 5.099604)
test_btest 0.000788 0.000131 75.618367 ( 32.662093)
test_basic 0.006751 0.000374 0.793602 ( 1.203150)
test_all 0.001114 0.000094 573.975649 (318.713885)
test_rubyspec 0.041617 0.011904 84.091837 (122.627933)
total: 495.84 sec