Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-012129
#<BuildRuby:0x00007f5f114afde0
@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.20240810-012129",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.003896 0.003922 3.391494 ( 3.418033)
build_miniruby 0.001746 0.000000 1.428275 ( 1.424963)
build_ruby 0.001935 0.000000 3.958188 ( 4.138071)
build_all 0.004550 0.004114 7.788407 ( 2.837259)
build_install 0.012291 0.008067 9.185875 ( 4.065580)
test_btest 0.000733 0.000262 103.495449 ( 29.030158)
test_basic 0.008521 0.000169 0.901887 ( 3.373025)
test_all 0.085446 0.060745 735.971452 (208.650804)
test_rubyspec 0.054596 0.033901 163.687286 ( 35.592381)
total: 292.53 sec