Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-094909
#<BuildRuby:0x0000562161c5a228
@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.20231222-094909",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004225 0.000704 1.667125 ( 2.043104)
build_miniruby 0.001526 0.000254 1.456198 ( 1.456222)
build_ruby 0.001604 0.000267 3.039693 ( 3.259679)
build_all 0.006704 0.001118 5.757250 ( 2.795430)
build_install 0.018737 0.000000 7.172297 ( 4.426306)
test_btest 0.000871 0.000000 78.925625 ( 29.409651)
test_basic 0.005517 0.000000 0.856434 ( 0.927984)
test_all 0.089275 0.031171 683.165617 (305.101868)
test_rubyspec 0.035054 0.029551 96.819081 (111.578972)
total: 461.00 sec