Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-060639
#<BuildRuby:0x000055ee2c07e138
@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.20230810-060639",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.003549 0.004271 2.356322 ( 6.912358)
build_miniruby 0.001548 0.000182 1.914970 ( 4.345387)
build_ruby 0.001599 0.000188 3.560162 ( 19.681979)
build_all 0.004735 0.004158 2.913428 ( 5.184293)
build_install 0.014114 0.006502 4.629451 ( 8.787392)
test_btest 0.000994 0.000000 86.883559 ( 83.144403)
test_basic 0.009166 0.000000 1.048341 ( 2.575105)
test_all 0.003018 0.000000 677.350968 (518.214134)
test_rubyspec 0.041731 0.023620 105.031970 (203.938375)
total: 852.78 sec