Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-040727
#<BuildRuby:0x0000556ac33dda00
@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.20230623-040727",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000022 0.000008 0.000030 ( 0.000031)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004494 0.001656 2.034218 ( 5.071613)
build_miniruby 0.001027 0.000379 1.451347 ( 1.657911)
build_ruby 0.001493 0.000000 2.930178 ( 3.537096)
build_all 0.004019 0.003157 2.398723 ( 3.455052)
build_install 0.015520 0.002485 3.666945 ( 4.916758)
test_btest 0.000490 0.000171 77.346735 ( 47.775780)
test_basic 0.005579 0.001940 0.843724 ( 1.623296)
test_all 0.001865 0.000648 587.820104 (304.195622)
test_rubyspec 0.026627 0.025030 87.255239 (129.164262)
total: 501.40 sec