Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-233726
#<BuildRuby:0x00005598be8f63b0
@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.20230509-233726",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005728 0.000132 1.695618 ( 2.920297)
build_miniruby 0.001081 0.000083 1.248244 ( 1.250218)
build_ruby 0.001629 0.000000 2.524506 ( 2.761441)
build_all 0.006822 0.000020 2.154413 ( 1.502732)
build_install 0.005600 0.011317 3.369956 ( 2.571543)
test_btest 0.000594 0.000096 74.999799 ( 29.872030)
test_basic 0.006715 0.000433 0.790254 ( 0.882186)
test_all 0.001493 0.000233 599.618452 (198.899867)
test_rubyspec 0.017812 0.027601 78.444348 ( 90.871067)
total: 331.53 sec