Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-165430
#<BuildRuby:0x0000556488c1e138
@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.20231206-165430",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000032 0.000004 0.000036 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.003953 0.003990 2.498025 ( 4.037300)
build_miniruby 0.001763 0.000000 1.805104 ( 2.222080)
build_ruby 0.002269 0.000015 3.588472 ( 4.224527)
build_all 0.009501 0.000000 6.313128 ( 6.256295)
build_install 0.009066 0.013349 7.921392 ( 7.686178)
test_btest 0.000890 0.000077 85.759725 ( 80.228494)
test_basic 0.000000 0.009589 0.952904 ( 1.879938)
test_all 0.096369 0.030648 759.139094 (465.803967)
test_rubyspec 0.047743 0.029049 104.223525 (128.814452)
total: 701.15 sec