Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-034343
#<BuildRuby:0x000055d6a37ba258
@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.20230625-034343",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006770 0.000251 2.135844 ( 6.644160)
build_miniruby 0.002314 0.000085 1.791160 ( 2.856417)
build_ruby 0.001784 0.000066 3.204296 ( 5.443506)
build_all 0.007996 0.000000 2.516973 ( 4.203009)
build_install 0.016896 0.004114 3.995747 ( 5.788289)
test_btest 0.000986 0.000058 81.125049 ( 62.795716)
test_basic 0.007284 0.000168 0.928760 ( 1.773233)
test_all 0.001543 0.000088 579.883011 (309.534831)
test_rubyspec 0.027308 0.029538 90.340944 (107.175353)
total: 506.22 sec