Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-122601
#<BuildRuby:0x0000564c1bcf5fb8
@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.20231018-122601",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003521 0.003977 2.636468 ( 3.143920)
build_miniruby 0.002608 0.000000 1.841129 ( 2.025130)
build_ruby 0.002071 0.000000 3.582932 ( 3.836003)
build_all 0.009192 0.000000 6.488234 ( 3.743901)
build_install 0.016605 0.004445 8.105179 ( 5.562234)
test_btest 0.000661 0.000107 88.929320 ( 50.089139)
test_basic 0.004360 0.004181 1.026391 ( 1.262433)
test_all 0.009889 0.001030 744.088271 (283.587149)
test_rubyspec 0.048904 0.034409 113.088275 (142.735470)
total: 495.99 sec