Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-154335
#<BuildRuby:0x0000557db88857f8
@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.20230603-154335",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.004913 0.000589 1.688237 ( 2.912305)
build_miniruby 0.001031 0.000124 1.249144 ( 1.247546)
build_ruby 0.001515 0.000182 2.689319 ( 2.870416)
build_all 0.003147 0.003474 2.031377 ( 1.185537)
build_install 0.013524 0.000172 2.925343 ( 1.985365)
test_btest 0.000653 0.000087 75.225219 ( 20.885511)
test_basic 0.004495 0.000599 0.696333 ( 0.767172)
test_all 0.001461 0.000195 555.502608 (169.471922)
test_rubyspec 0.018570 0.017671 72.540890 ( 84.190974)
total: 285.52 sec