Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-053233
#<BuildRuby:0x00007f319764fdc8
@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.20240824-053233",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.007131 0.000591 3.688000 ( 4.353298)
build_miniruby 0.001770 0.000000 1.466807 ( 1.463157)
build_ruby 0.001919 0.000000 4.674771 ( 4.825450)
build_all 0.002397 0.006798 8.460558 ( 3.263663)
build_install 0.017418 0.002582 10.968868 ( 4.984047)
test_btest 0.000720 0.000158 122.692639 ( 32.113444)
test_basic 0.002063 0.008128 1.343438 ( 1.386159)
test_all 0.114670 0.039765 924.299395 (317.773827)
test_rubyspec 0.055460 0.037465 184.928625 ( 81.420746)
total: 451.58 sec