Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-181321
#<BuildRuby:0x00007f71c3d1fdd0
@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.20241104-181321",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.005566 0.001546 2.752027 ( 2.667008)
build_miniruby 0.001128 0.000313 1.129796 ( 1.127082)
build_ruby 0.001835 0.000000 2.889815 ( 3.113901)
build_all 0.004927 0.003791 5.599784 ( 2.128406)
build_install 0.013438 0.004461 7.726260 ( 3.562076)
test_btest 0.000773 0.000235 67.778027 ( 17.655708)
test_basic 0.004523 0.004392 0.732927 ( 0.781720)
test_all 0.118512 0.028904 591.298029 (179.020723)
test_rubyspec 0.048519 0.034994 115.188298 ( 20.286453)
total: 230.34 sec