Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-221403
#<BuildRuby:0x00007f57e0aefdc8
@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.20240811-221403",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.003575 0.003918 3.719531 ( 3.721658)
build_miniruby 0.001322 0.000265 1.381951 ( 1.378198)
build_ruby 0.001581 0.000316 3.978469 ( 4.174462)
build_all 0.008171 0.000789 7.894538 ( 4.254819)
build_install 0.019592 0.000459 10.359422 ( 4.624935)
test_btest 0.000665 0.000114 116.664496 ( 32.168787)
test_basic 0.003835 0.008548 1.255507 ( 1.311520)
test_all 0.108768 0.044717 840.379857 (239.727402)
test_rubyspec 0.072105 0.020722 166.224978 ( 33.379460)
total: 324.74 sec