Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-225501
#<BuildRuby:0x0000562a678d1f70
@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.20230530-225501",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.006134 0.000165 1.902990 ( 4.076157)
build_miniruby 0.001574 0.000121 1.382871 ( 1.551357)
build_ruby 0.001360 0.000105 2.612721 ( 2.932509)
build_all 0.006751 0.000190 2.155692 ( 2.089628)
build_install 0.012458 0.004686 3.482773 ( 3.551161)
test_btest 0.000679 0.000000 75.360586 ( 40.216540)
test_basic 0.002844 0.003744 0.801038 ( 1.077626)
test_all 0.000887 0.000115 568.746893 (232.428344)
test_rubyspec 0.021175 0.029912 80.009120 ( 91.838658)
total: 379.76 sec