Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-063854
#<BuildRuby:0x0000560c0905a008
@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.20230823-063854",
@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.000001 0.000016 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000021)
build_up 0.006927 0.000513 2.350192 ( 6.219747)
build_miniruby 0.000000 0.001822 1.824367 ( 2.698885)
build_ruby 0.000000 0.001730 3.601623 ( 6.058669)
build_all 0.007796 0.000997 6.688158 ( 7.330664)
build_install 0.013315 0.007569 8.065796 ( 8.996346)
test_btest 0.000834 0.000127 88.740093 ( 62.549015)
test_basic 0.003693 0.004896 1.023441 ( 2.363614)
test_all 0.010877 0.000000 682.622413 (457.131204)
test_rubyspec 0.034559 0.038400 108.802853 (187.411840)
total: 740.76 sec