Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-223607
#<BuildRuby:0x00007f5c37c7fde0
@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.20240718-223607",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.007796 0.000730 3.376587 ( 3.321271)
build_miniruby 0.001415 0.000132 1.196648 ( 1.193900)
build_ruby 0.000000 0.002014 3.759775 ( 3.931470)
build_all 0.000000 0.008917 7.734633 ( 2.949625)
build_install 0.014158 0.007039 9.824113 ( 4.367176)
test_btest 0.000688 0.000141 108.424764 ( 29.283168)
test_basic 0.008677 0.000175 1.094725 ( 1.216229)
test_all 0.120765 0.032194 858.609135 (287.893594)
test_rubyspec 0.041846 0.049419 165.234291 ( 34.278313)
total: 368.44 sec