Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-223703
#<BuildRuby:0x000055a7a729a258
@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.20230510-223703",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001847 0.003764 1.762519 ( 3.040852)
build_miniruby 0.001141 0.000148 1.253997 ( 1.252905)
build_ruby 0.001115 0.000145 2.415930 ( 2.621649)
build_all 0.006160 0.000263 2.081646 ( 1.309412)
build_install 0.010478 0.001310 3.243392 ( 2.198295)
test_btest 0.000746 0.000093 73.384293 ( 21.622832)
test_basic 0.007170 0.000306 0.702947 ( 0.782066)
test_all 0.001093 0.000131 574.142383 (220.264898)
test_rubyspec 0.007500 0.044244 75.639499 ( 90.185366)
total: 343.28 sec