Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-012418
#<BuildRuby:0x000055913688a1b8
@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.20230725-012418",
@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.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006782 0.000279 2.290529 ( 5.081754)
build_miniruby 0.001794 0.000174 1.574988 ( 1.828546)
build_ruby 0.001486 0.000143 3.422905 ( 4.647528)
build_all 0.007666 0.000742 2.828589 ( 3.562182)
build_install 0.010975 0.008412 4.110760 ( 3.829453)
test_btest 0.000930 0.000137 81.027463 ( 38.553469)
test_basic 0.004267 0.004319 0.975697 ( 1.149830)
test_all 0.000796 0.000137 627.889062 (313.372739)
test_rubyspec 0.042828 0.012925 90.672172 (108.508900)
total: 480.54 sec