Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-081304
#<BuildRuby:0x00007fd17fc1fdd8
@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.20240810-081304",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.008011 0.001732 4.020414 ( 4.649206)
build_miniruby 0.001815 0.000393 29.053226 ( 20.000449)
build_ruby 0.001556 0.000337 4.341624 ( 4.506193)
build_all 0.010118 0.000000 8.406324 ( 3.259807)
build_install 0.018202 0.000444 10.654315 ( 4.899418)
test_btest 0.000838 0.000156 118.695959 ( 31.812449)
test_basic 0.000849 0.009032 0.972351 ( 1.015893)
test_all 0.109956 0.040921 893.148740 (266.130352)
test_rubyspec 0.035047 0.054286 177.433569 ( 36.155735)
total: 372.43 sec