Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-043227
#<BuildRuby:0x0000561de5dddf70
@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.20230515-043227",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001739 0.003605 1.400678 ( 2.611157)
build_miniruby 0.001213 0.000000 1.098875 ( 1.097084)
build_ruby 0.001293 0.000000 2.220194 ( 2.427956)
build_all 0.005558 0.000000 1.860596 ( 1.059545)
build_install 0.007825 0.006290 3.018855 ( 1.979173)
test_btest 0.000788 0.000163 73.933433 ( 23.370737)
test_basic 0.005865 0.000437 0.789191 ( 0.879227)
test_all 0.000760 0.000152 539.129415 (158.085008)
test_rubyspec 0.019506 0.019099 69.113010 ( 80.917941)
total: 272.43 sec