Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-040008
#<BuildRuby:0x000055a0f081e390
@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.20230918-040008",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002678 0.004296 2.287573 ( 3.597775)
build_miniruby 0.000000 0.001403 1.603602 ( 1.605104)
build_ruby 0.000000 0.001902 3.441469 ( 3.676583)
build_all 0.000000 0.008139 6.003671 ( 2.722926)
build_install 0.009808 0.007751 7.742719 ( 4.828385)
test_btest 0.000863 0.000000 86.185542 ( 34.169186)
test_basic 0.004862 0.000521 0.950023 ( 1.011189)
test_all 0.009188 0.001413 706.973740 (264.659879)
test_rubyspec 0.032073 0.043036 107.180223 (120.191808)
total: 436.46 sec