Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-022249
#<BuildRuby:0x00005653dcad61d8
@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.20230621-022249",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.006236 0.000081 1.890790 ( 4.446296)
build_miniruby 0.001485 0.000057 1.343869 ( 1.574728)
build_ruby 0.001616 0.000062 2.868497 ( 3.781330)
build_all 0.007978 0.000135 5.460143 ( 4.991655)
build_install 0.013845 0.004813 6.777182 ( 5.603415)
test_btest 0.000607 0.000041 79.062280 ( 45.331936)
test_basic 0.002877 0.000198 0.829665 ( 1.336212)
test_all 0.001663 0.000115 589.922711 (322.123571)
test_rubyspec 0.020954 0.031935 87.207407 (129.334989)
total: 518.53 sec