Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-215152
#<BuildRuby:0x000055bb1599e118
@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.20230508-215152",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001977 0.004465 1.824258 ( 4.038854)
build_miniruby 0.001267 0.000230 1.382405 ( 1.524959)
build_ruby 0.001287 0.000234 2.721075 ( 3.166400)
build_all 0.000000 0.007234 2.219037 ( 2.289308)
build_install 0.007610 0.008260 3.473964 ( 3.349469)
test_btest 0.003203 0.000000 74.753996 ( 38.898862)
test_basic 0.002904 0.003428 0.753802 ( 0.906697)
test_all 0.000999 0.000333 615.226739 (291.843869)
test_rubyspec 0.015075 0.033684 80.679259 ( 95.712016)
total: 441.73 sec