Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-234119
#<BuildRuby:0x000055dd0b65a8e0
@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.20230706-234119",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000000 0.007000 2.158657 ( 6.819650)
build_miniruby 0.000557 0.001195 1.665239 ( 3.766341)
build_ruby 0.001271 0.000458 3.426755 ( 7.296012)
build_all 0.007047 0.002537 2.641240 ( 4.451479)
build_install 0.016139 0.007119 4.218597 ( 9.169525)
test_btest 0.000000 0.000980 83.602603 ( 76.443298)
test_basic 0.001124 0.006770 0.943566 ( 2.092485)
test_all 0.001723 0.000739 614.978530 (447.519978)
test_rubyspec 0.034655 0.019111 92.714541 (122.463685)
total: 680.02 sec