Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-060823
#<BuildRuby:0x000055fb40486390
@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.20230621-060823",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001773 0.003706 1.849020 ( 3.080943)
build_miniruby 0.000000 0.001767 1.377846 ( 1.376012)
build_ruby 0.000000 0.001325 2.610951 ( 2.789097)
build_all 0.000000 0.006771 4.959097 ( 2.012839)
build_install 0.011657 0.005375 6.294174 ( 3.075218)
test_btest 0.001204 0.000000 77.956847 ( 25.191497)
test_basic 0.007341 0.000429 0.836467 ( 0.956249)
test_all 0.001742 0.000448 581.697074 (243.967746)
test_rubyspec 0.030755 0.025870 87.524766 (106.252456)
total: 388.70 sec