Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-165320
#<BuildRuby:0x000056181c8de7c8
@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.20230909-165320",
@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.000024 0.000004 0.000028 ( 0.000023)
autoconf 0.000038 0.000005 0.000043 ( 0.000039)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.002312 0.004454 2.235532 ( 3.458729)
build_miniruby 0.001375 0.000246 1.523269 ( 1.522458)
build_ruby 0.001135 0.000203 3.139858 ( 3.554339)
build_all 0.007439 0.000000 5.905871 ( 2.750343)
build_install 0.011531 0.008005 7.403173 ( 4.119129)
test_btest 0.000821 0.000175 82.492566 ( 29.371768)
test_basic 0.002615 0.004822 0.871011 ( 0.994199)
test_all 0.008304 0.000949 670.132975 (255.663102)
test_rubyspec 0.043698 0.024603 102.255990 (115.069832)
total: 416.51 sec