Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-173021
#<BuildRuby:0x0000555a5f47a338
@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.20221223-173021",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.003655 0.003408 1.344210 ( 3.282757)
build_miniruby 0.002000 0.000286 4.012650 ( 4.300328)
build_ruby 0.001611 0.000230 3.859758 ( 5.332010)
build_all 0.007323 0.001046 4.187992 ( 4.717919)
build_install 0.010851 0.006220 3.447120 ( 4.056687)
test_btest 0.001219 0.000000 60.482540 ( 51.618547)
test_basic 0.003136 0.004624 0.483594 ( 0.721838)
test_all 0.001229 0.000254 680.271220 (422.701853)
test_rubyspec 0.027651 0.021515 72.884784 ( 85.704562)
total: 582.44 sec