Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-214732
#<BuildRuby:0x000055ad7d911d80
@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.20240320-214732",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000000 0.000051 0.000051 ( 0.000050)
build_up 0.005446 0.004040 4.027054 ( 3.051032)
build_miniruby 0.001485 0.000143 1.705467 ( 1.707302)
build_ruby 0.001659 0.000000 3.775646 ( 4.012742)
build_all 0.008025 0.000144 6.908063 ( 3.293929)
build_install 0.017686 0.004263 9.627149 ( 5.035929)
test_btest 0.000000 0.001231 93.113080 ( 37.978614)
test_basic 0.003594 0.003326 1.002493 ( 1.107302)
test_all 0.094715 0.026338 769.817389 (347.422110)
test_rubyspec 0.067203 0.029885 136.919628 (168.750351)
total: 572.36 sec