Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-213226
#<BuildRuby:0x0000564d2762a258
@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.20230531-213226",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000070 0.000000 0.000070 ( 0.000039)
build_up 0.000000 0.005734 1.795579 ( 3.057863)
build_miniruby 0.000043 0.001473 1.279455 ( 1.279188)
build_ruby 0.001500 0.000000 2.414360 ( 2.650693)
build_all 0.006216 0.000010 2.103182 ( 1.362709)
build_install 0.012051 0.003209 3.167202 ( 2.318138)
test_btest 0.001020 0.000197 77.145463 ( 37.629274)
test_basic 0.007243 0.000644 0.816457 ( 1.055316)
test_all 0.001532 0.000288 563.773281 (235.003267)
test_rubyspec 0.032758 0.015049 77.981326 ( 89.769371)
total: 374.13 sec