Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-174037
#<BuildRuby:0x00007f1337e1fdd8
@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.20241126-174037",
@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.000021)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003904 0.003431 3.273617 ( 3.243826)
build_miniruby 0.001489 0.000000 1.609011 ( 1.607143)
build_ruby 0.001763 0.000000 4.147613 ( 4.318306)
build_all 0.008740 0.000610 6.669230 ( 2.965769)
build_install 0.020131 0.000000 9.399346 ( 4.950868)
test_btest 0.000718 0.000072 80.371510 ( 25.106228)
test_basic 0.008072 0.001009 0.922251 ( 0.970922)
test_all 0.124399 0.023401 699.184063 (217.275279)
test_rubyspec 0.035354 0.047980 115.637196 ( 29.760054)
total: 290.20 sec