Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-045056
#<BuildRuby:0x00005587cbf0a390
@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.20230722-045056",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.006245 0.000540 2.091119 ( 3.252721)
build_miniruby 0.001191 0.000286 1.409476 ( 1.408304)
build_ruby 0.001589 0.000000 2.956147 ( 3.151907)
build_all 0.003167 0.004328 2.639334 ( 1.476905)
build_install 0.010027 0.007569 3.904930 ( 2.566300)
test_btest 0.000592 0.000184 81.663355 ( 26.704080)
test_basic 0.002295 0.004899 0.858229 ( 0.970048)
test_all 0.001274 0.000439 614.885995 (219.767122)
test_rubyspec 0.010936 0.039764 86.030331 ( 97.837579)
total: 357.14 sec