Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-004234
#<BuildRuby:0x000055c7372e61a8
@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.20230910-004234",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000042)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005532 0.000790 1.877440 ( 3.088783)
build_miniruby 0.001245 0.000178 1.502592 ( 1.500532)
build_ruby 0.001489 0.000213 2.731553 ( 2.941738)
build_all 0.006908 0.000365 5.753158 ( 2.253057)
build_install 0.008000 0.008574 7.481913 ( 3.682401)
test_btest 0.000874 0.000169 83.065785 ( 21.658267)
test_basic 0.001770 0.003798 0.813851 ( 0.869825)
test_all 0.007697 0.000642 679.809246 (204.379404)
test_rubyspec 0.025732 0.029210 91.335775 (102.700612)
total: 343.08 sec