Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-203724
#<BuildRuby:0x000055a3a8c69f70
@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.20231012-203724",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006924 0.000692 2.553449 ( 3.455980)
build_miniruby 0.000000 0.001919 1.788052 ( 1.822179)
build_ruby 0.000827 0.001193 3.688182 ( 4.309261)
build_all 0.004530 0.004008 6.320467 ( 4.341612)
build_install 0.013614 0.008222 8.135892 ( 6.017624)
test_btest 0.000736 0.000143 88.236802 ( 61.077028)
test_basic 0.008882 0.000159 1.031322 ( 1.368531)
test_all 0.005963 0.004430 716.304873 (325.731039)
test_rubyspec 0.042166 0.034485 110.049204 (133.115377)
total: 541.24 sec