Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-092700
#<BuildRuby:0x000055ddec3fa1b8
@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.20230607-092700",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.005889 0.001718 2.072173 ( 4.687467)
build_miniruby 0.001242 0.000362 1.524994 ( 1.987970)
build_ruby 0.001277 0.000373 3.035393 ( 3.779912)
build_all 0.005777 0.001685 2.213578 ( 2.743177)
build_install 0.013025 0.007185 3.673365 ( 4.754952)
test_btest 0.000847 0.000000 78.342740 ( 64.436467)
test_basic 0.003051 0.004506 0.794602 ( 1.289117)
test_all 0.001270 0.000440 604.091094 (365.848813)
test_rubyspec 0.025608 0.032027 87.240991 (114.221893)
total: 563.75 sec