Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-034458
#<BuildRuby:0x00007fde6649fdd0
@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.20241120-034458",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.000000 0.008009 3.738756 ( 3.699524)
build_miniruby 0.000000 0.001965 1.563759 ( 1.561429)
build_ruby 0.000000 0.002228 3.761496 ( 3.903975)
build_all 0.000608 0.008133 6.308866 ( 2.696354)
build_install 0.014947 0.005179 8.758788 ( 4.291654)
test_btest 0.000924 0.000077 77.288232 ( 24.348646)
test_basic 0.006278 0.003514 0.881876 ( 0.943776)
test_all 0.108634 0.039136 703.118390 (222.783108)
test_rubyspec 0.045831 0.032648 116.836261 ( 19.803553)
total: 284.03 sec