Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-101916
#<BuildRuby:0x000055f1f7b66130
@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.20230731-101916",
@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.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006138 0.000203 2.165701 ( 3.945909)
build_miniruby 0.001517 0.000152 1.509197 ( 1.508046)
build_ruby 0.001457 0.000146 3.319063 ( 3.514704)
build_all 0.000362 0.006671 2.554844 ( 1.648336)
build_install 0.016314 0.001214 4.047547 ( 2.805919)
test_btest 0.000902 0.000129 80.774751 ( 24.535167)
test_basic 0.006319 0.000000 0.855954 ( 0.954012)
test_all 0.001099 0.000000 606.666724 (217.418891)
test_rubyspec 0.024732 0.030119 88.620778 (100.731016)
total: 357.06 sec