Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-051549
#<BuildRuby:0x000055c9404ea098
@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.20230910-051549",
@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.000001 0.000017 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006428 0.000665 2.282952 ( 4.134487)
build_miniruby 0.001854 0.000000 1.727363 ( 1.796295)
build_ruby 0.000000 0.002236 3.428352 ( 3.922682)
build_all 0.003571 0.004816 6.406008 ( 4.235830)
build_install 0.014430 0.005810 7.887194 ( 6.274072)
test_btest 0.000000 0.000876 87.145394 ( 45.704176)
test_basic 0.003875 0.005536 1.003334 ( 1.222631)
test_all 0.009541 0.000335 681.012761 (297.900379)
test_rubyspec 0.032979 0.038965 106.993287 (123.477721)
total: 488.67 sec