Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-065633
#<BuildRuby:0x00005597ae07a008
@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.20230528-065633",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.000000 0.005829 1.877081 ( 3.654889)
build_miniruby 0.000000 0.001542 1.335623 ( 1.415468)
build_ruby 0.000701 0.000859 2.679432 ( 3.013374)
build_all 0.005117 0.002047 2.134797 ( 2.146263)
build_install 0.007078 0.010003 3.364023 ( 3.240258)
test_btest 0.000721 0.000344 74.615182 ( 40.988362)
test_basic 0.005031 0.002396 0.730922 ( 1.091603)
test_all 0.000742 0.001276 544.083313 (259.173776)
test_rubyspec 0.027968 0.023227 82.013605 (100.656472)
total: 415.38 sec