Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-115332
#<BuildRuby:0x0000563c6fe6a058
@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.20230816-115332",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.007112 2.234504 ( 6.235343)
build_miniruby 0.000506 0.000965 1.590054 ( 2.156046)
build_ruby 0.001952 0.000375 3.354032 ( 5.372559)
build_all 0.004324 0.004245 6.342672 ( 6.443702)
build_install 0.012303 0.007419 7.743275 ( 8.475296)
test_btest 0.000652 0.000170 83.240955 ( 55.185863)
test_basic 0.007781 0.000000 0.981948 ( 2.001827)
test_all 0.004503 0.005707 720.463111 (658.604075)
test_rubyspec 0.049829 0.029238 110.823973 (257.547362)
total: 1002.02 sec