Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-191200
#<BuildRuby:0x00005626d39a6078
@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-191200",
@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.000028 0.000003 0.000031 ( 0.000030)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.006180 0.000495 1.974928 ( 4.551923)
build_miniruby 0.001386 0.000111 1.470899 ( 1.736054)
build_ruby 0.001634 0.000131 2.958563 ( 3.743379)
build_all 0.003667 0.004404 2.266293 ( 3.020535)
build_install 0.016021 0.004830 3.646357 ( 4.514648)
test_btest 0.001250 0.000000 78.146681 ( 76.633189)
test_basic 0.004539 0.003370 0.825848 ( 1.305096)
test_all 0.001876 0.000294 630.845711 (698.525998)
test_rubyspec 0.048805 0.012022 87.051454 (125.115601)
total: 919.15 sec