Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-062505
#<BuildRuby:0x00007f424c5dfdc8
@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.20240812-062505",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.007342 0.001023 3.757147 ( 3.633117)
build_miniruby 0.001809 0.000000 1.767333 ( 1.763849)
build_ruby 0.002094 0.000000 4.061302 ( 4.232499)
build_all 0.003243 0.005204 8.764545 ( 3.415894)
build_install 0.010393 0.006456 11.216608 ( 5.087290)
test_btest 0.000958 0.000000 121.751272 ( 33.162120)
test_basic 0.010325 0.000798 1.233533 ( 1.271473)
test_all 0.115101 0.036838 874.084712 (265.654453)
test_rubyspec 0.048209 0.038531 175.180541 ( 35.949931)
total: 354.17 sec