Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-131519
#<BuildRuby:0x00005579db2ca3d0
@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.20230527-131519",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000042 0.000005 0.000047 ( 0.000047)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.006488 0.000748 1.985038 ( 4.800851)
build_miniruby 0.001589 0.000183 1.484150 ( 1.951285)
build_ruby 0.001743 0.000202 3.085288 ( 4.046689)
build_all 0.005777 0.002784 2.390469 ( 3.299808)
build_install 0.014614 0.006370 3.771265 ( 4.639419)
test_btest 0.001156 0.000000 79.503596 ( 76.239675)
test_basic 0.003733 0.004532 0.848127 ( 1.543287)
test_all 0.002927 0.000000 592.593913 (409.781817)
test_rubyspec 0.026339 0.027402 85.396134 (106.991940)
total: 613.30 sec