Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-160844
#<BuildRuby:0x0000558c31095f70
@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.20230730-160844",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006964 0.000171 2.217513 ( 6.062014)
build_miniruby 0.001645 0.000099 1.684065 ( 3.049873)
build_ruby 0.002158 0.000000 3.470668 ( 7.410486)
build_all 0.004962 0.003476 2.723472 ( 4.246040)
build_install 0.015218 0.003931 4.355729 ( 6.887672)
test_btest 0.001085 0.000106 84.508910 ( 59.630783)
test_basic 0.008694 0.000848 1.003473 ( 2.482218)
test_all 0.001807 0.000109 645.437179 (388.401278)
test_rubyspec 0.031108 0.027884 96.389589 (165.228464)
total: 643.40 sec