Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-211541
#<BuildRuby:0x0000562cbe2e28e0
@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.20230706-211541",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006700 0.000191 2.081531 ( 6.150071)
build_miniruby 0.001648 0.000118 1.694250 ( 2.860860)
build_ruby 0.001745 0.000124 3.542558 ( 17.633505)
build_all 0.004110 0.003814 2.579734 ( 4.278354)
build_install 0.020273 0.000722 4.095199 ( 7.407066)
test_btest 0.000945 0.000086 83.989612 ( 61.323748)
test_basic 0.007800 0.000709 0.925624 ( 1.837414)
test_all 0.002197 0.000199 634.746995 (403.220528)
test_rubyspec 0.025005 0.036651 93.560912 (173.108016)
total: 677.82 sec