Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-083006
#<BuildRuby:0x00007f62efd4fdd8
@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.20240809-083006",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.000692 0.006858 3.394720 ( 3.260913)
build_miniruby 0.001282 0.000408 1.407040 ( 1.404232)
build_ruby 0.001907 0.000000 3.883579 ( 4.061180)
build_all 0.007977 0.000657 8.386102 ( 3.318766)
build_install 0.020035 0.001049 10.690309 ( 4.768508)
test_btest 0.001064 0.000000 116.691995 ( 30.499805)
test_basic 0.002126 0.007966 1.034084 ( 1.084964)
test_all 0.116590 0.036183 832.926878 (240.634499)
test_rubyspec 0.065604 0.025901 163.659458 ( 35.748078)
total: 324.78 sec