Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-085019
#<BuildRuby:0x00007ff8a0c6fde0
@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.20240711-085019",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000030)
build_up 0.004131 0.003996 3.434637 ( 3.560484)
build_miniruby 0.001306 0.000261 1.211283 ( 1.208323)
build_ruby 0.001560 0.000312 3.929778 ( 4.130332)
build_all 0.004853 0.004248 7.906455 ( 3.144806)
build_install 0.020029 0.000000 10.180483 ( 4.606849)
test_btest 0.000827 0.000088 111.692822 ( 29.328767)
test_basic 0.003856 0.004970 1.065254 ( 1.115937)
test_all 0.113719 0.037080 818.134214 (266.495784)
test_rubyspec 0.040333 0.049246 163.121812 ( 34.389580)
total: 347.98 sec