Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-121454
#<BuildRuby:0x0000557fc06c9f68
@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.20230502-121454",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000000 0.005551 1.672463 ( 2.919502)
build_miniruby 0.000000 0.001315 1.152862 ( 1.151260)
build_ruby 0.000998 0.000333 2.371714 ( 2.577669)
build_all 0.001013 0.004089 1.843347 ( 1.000106)
build_install 0.005727 0.007170 2.829405 ( 1.837983)
test_btest 0.000579 0.000172 72.673417 ( 19.269603)
test_basic 0.003678 0.001090 0.687594 ( 0.761953)
test_all 0.000658 0.000195 521.962544 (161.694914)
test_rubyspec 0.030037 0.008075 66.001616 ( 78.081317)
total: 269.30 sec