Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-191248
#<BuildRuby:0x000055f71b222118
@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.20230730-191248",
@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.000027 0.000001 0.000028 ( 0.000027)
autoconf 0.000038 0.000001 0.000039 ( 0.000039)
configure 0.000032 0.000001 0.000033 ( 0.000032)
build_up 0.000000 0.007111 2.270262 ( 5.625464)
build_miniruby 0.001273 0.000306 1.694723 ( 2.209914)
build_ruby 0.001881 0.000000 3.505128 ( 6.499089)
build_all 0.004567 0.003645 2.770589 ( 3.810698)
build_install 0.018440 0.000709 4.319789 ( 6.258187)
test_btest 0.000770 0.000075 82.893447 ( 58.899533)
test_basic 0.004561 0.004481 1.000916 ( 2.143818)
test_all 0.001260 0.000153 655.934083 (450.976193)
test_rubyspec 0.027989 0.037739 98.563569 (213.283478)
total: 749.71 sec