Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-102021
#<BuildRuby:0x0000557e9915df70
@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.20230204-102021",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003724 0.000508 1.059910 ( 1.431086)
build_miniruby 0.001177 0.000160 0.937477 ( 0.936047)
build_ruby 0.001293 0.000177 2.368067 ( 2.584447)
build_all 0.004600 0.002918 3.900545 ( 1.992279)
build_install 0.006248 0.009258 2.938206 ( 2.174166)
test_btest 0.000733 0.000175 58.856666 ( 18.320200)
test_basic 0.005348 0.000000 0.403683 ( 0.498036)
test_all 0.001512 0.000000 657.729131 (204.198361)
test_rubyspec 0.025219 0.023127 67.037881 ( 77.274762)
total: 309.41 sec