Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-002712
#<BuildRuby:0x000055836dd961d8
@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.20230820-002712",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.006434 0.000989 2.330730 ( 6.335388)
build_miniruby 0.001945 0.000299 1.724588 ( 2.103752)
build_ruby 0.001786 0.000275 3.409587 ( 5.948635)
build_all 0.008382 0.000000 6.354032 ( 5.783730)
build_install 0.015864 0.003421 8.072924 ( 8.261979)
test_btest 0.000780 0.000118 84.145327 ( 53.353002)
test_basic 0.000644 0.006885 0.949301 ( 2.208093)
test_all 0.005103 0.005168 681.594827 (470.167836)
test_rubyspec 0.041693 0.030753 107.844829 (191.929339)
total: 746.09 sec