Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-054105
#<BuildRuby:0x00007f923cbcfdd8
@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.20241014-054105",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.004740 0.003187 3.954998 ( 3.815807)
build_miniruby 0.001351 0.000360 1.770821 ( 1.766841)
build_ruby 0.001606 0.000428 4.521561 ( 4.628596)
build_all 0.009053 0.000209 7.205012 ( 2.909785)
build_install 0.012850 0.006514 9.949542 ( 4.602263)
test_btest 0.000925 0.000252 93.443751 ( 25.164426)
test_basic 0.002890 0.008370 1.110242 ( 1.149927)
test_all 0.114352 0.037068 789.421859 (238.868846)
test_rubyspec 0.046724 0.045119 135.924927 ( 31.144887)
total: 314.05 sec