Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-110550
#<BuildRuby:0x000055daec01a258
@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.20230606-110550",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000014 0.000003 0.000017 ( 0.000019)
build_up 0.005782 0.000432 1.816869 ( 3.062154)
build_miniruby 0.001250 0.000298 1.325195 ( 1.323447)
build_ruby 0.001005 0.000239 2.708769 ( 2.885243)
build_all 0.004821 0.002141 2.200244 ( 1.565532)
build_install 0.018243 0.000000 3.528752 ( 2.668331)
test_btest 0.001083 0.000000 76.939519 ( 33.909918)
test_basic 0.004322 0.002330 0.800956 ( 0.911581)
test_all 0.001112 0.000243 592.218717 (302.633473)
test_rubyspec 0.034041 0.030135 90.463662 (128.323002)
total: 477.28 sec