Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-060943
#<BuildRuby:0x00005616ab8ee2a8
@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.20230527-060943",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.006429 0.000000 1.930517 ( 4.327384)
build_miniruby 0.000000 0.001656 1.467776 ( 1.570495)
build_ruby 0.000000 0.001713 2.711465 ( 3.152057)
build_all 0.002372 0.004909 2.297635 ( 2.425080)
build_install 0.015488 0.002265 3.610553 ( 3.224721)
test_btest 0.000734 0.000147 77.110203 ( 39.610715)
test_basic 0.001509 0.005017 0.773197 ( 1.091106)
test_all 0.000912 0.000219 608.891905 (268.361887)
test_rubyspec 0.042575 0.013135 83.742460 ( 98.760199)
total: 422.52 sec