Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-071548
#<BuildRuby:0x0000556ad708e2a0
@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.20230812-071548",
@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.000061 0.000009 0.000070 ( 0.000096)
autoconf 0.000104 0.000015 0.000119 ( 0.000255)
configure 0.000067 0.000011 0.000078 ( 0.000147)
build_up 0.003340 0.003670 2.346714 ( 6.309615)
build_miniruby 0.001432 0.000250 1.779990 ( 2.756063)
build_ruby 0.001555 0.000272 3.863734 ( 7.330893)
build_all 0.007265 0.001271 2.964048 ( 3.911345)
build_install 0.018689 0.002604 4.747051 ( 7.835924)
test_btest 0.000760 0.000130 86.858285 ( 60.395893)
test_basic 0.002639 0.002896 1.012683 ( 2.479699)
test_all 0.000616 0.001426 686.778737 (325.013566)
test_rubyspec 0.028144 0.040795 103.546473 (144.722832)
total: 560.76 sec