Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-032906
#<BuildRuby:0x000055e3c16a6008
@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.20230621-032906",
@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.000024 0.000002 0.000026 ( 0.000022)
autoconf 0.000035 0.000002 0.000037 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007067 0.000218 2.069587 ( 6.780359)
build_miniruby 0.001484 0.000106 1.570389 ( 3.473938)
build_ruby 0.001801 0.000129 3.046477 ( 7.383864)
build_all 0.008195 0.000585 5.760758 ( 9.277556)
build_install 0.019494 0.000695 7.223848 ( 12.428506)
test_btest 0.000479 0.000583 81.284270 ( 92.093662)
test_basic 0.000000 0.007165 0.864465 ( 2.004911)
test_all 0.000000 0.001030 608.270578 (629.939933)
test_rubyspec 0.018393 0.039061 89.763897 (147.839255)
total: 911.22 sec