Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-020848
#<BuildRuby:0x0000564bb4cde118
@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.20230605-020848",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004497 0.001285 1.901520 ( 3.957714)
build_miniruby 0.001404 0.000401 1.393389 ( 1.554875)
build_ruby 0.001357 0.000388 2.778539 ( 3.104332)
build_all 0.000000 0.006845 2.155149 ( 2.275606)
build_install 0.008119 0.008246 3.399445 ( 3.448472)
test_btest 0.000600 0.000250 76.993813 ( 43.120873)
test_basic 0.006779 0.001066 0.820568 ( 1.193024)
test_all 0.001019 0.000408 593.413662 (264.536976)
test_rubyspec 0.034591 0.016570 84.628627 (105.077173)
total: 428.27 sec