Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-190241
#<BuildRuby:0x00007f809a6afdc0
@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.20240820-190241",
@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.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.000327 0.007145 3.286877 ( 3.268152)
build_miniruby 0.001229 0.000253 1.477986 ( 1.475052)
build_ruby 0.001844 0.000000 3.965058 ( 4.123683)
build_all 0.008243 0.000473 7.610905 ( 2.996483)
build_install 0.006408 0.012510 10.145499 ( 4.609119)
test_btest 0.000647 0.000175 120.313473 ( 45.343334)
test_basic 0.007717 0.000968 1.118858 ( 1.166090)
test_all 0.121893 0.027262 864.996340 (255.141484)
test_rubyspec 0.041494 0.044252 167.299866 ( 33.031402)
total: 351.16 sec