Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-180654
#<BuildRuby:0x0000558807a56308
@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.20230613-180654",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000018 0.000001 0.000019 ( 0.000022)
configure 0.000000 0.000000 0.000000 ( 0.000019)
build_up 0.001669 0.004386 1.828509 ( 3.120652)
build_miniruby 0.001301 0.000186 1.307794 ( 1.335678)
build_ruby 0.000000 0.001559 2.587420 ( 2.771864)
build_all 0.003866 0.003395 2.112670 ( 1.194816)
build_install 0.007854 0.007567 3.377972 ( 2.276858)
test_btest 0.000607 0.000152 75.994078 ( 21.767742)
test_basic 0.005433 0.000000 0.753942 ( 0.826395)
test_all 0.001082 0.000000 548.845958 (175.435330)
test_rubyspec 0.033225 0.020335 85.231427 ( 99.156033)
total: 307.89 sec