Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-040321
#<BuildRuby:0x0000556c3b006228
@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.20230823-040321",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005898 0.000631 2.281284 ( 6.587351)
build_miniruby 0.001653 0.000177 1.672918 ( 2.853077)
build_ruby 0.001788 0.000192 3.609212 ( 6.643531)
build_all 0.007710 0.000343 6.425365 ( 5.850661)
build_install 0.018938 0.000508 8.209094 ( 7.689748)
test_btest 0.000652 0.000061 85.759202 ( 54.037067)
test_basic 0.009237 0.000000 1.000005 ( 1.677418)
test_all 0.003173 0.005797 674.915907 (485.756928)
test_rubyspec 0.016825 0.054559 108.363693 (173.842446)
total: 744.94 sec