Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-211640
#<BuildRuby:0x00007f689627fdc0
@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.20240820-211640",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003592 0.003844 3.580847 ( 3.547774)
build_miniruby 0.001167 0.000321 1.615927 ( 1.612963)
build_ruby 0.001767 0.000000 3.276365 ( 3.448777)
build_all 0.007830 0.000450 7.556890 ( 2.954317)
build_install 0.012631 0.006450 9.545749 ( 4.319027)
test_btest 0.000733 0.000206 112.736405 ( 31.415827)
test_basic 0.008083 0.004159 1.389378 ( 1.717210)
test_all 0.082467 0.069347 813.197497 (259.077689)
test_rubyspec 0.043406 0.045084 167.635593 ( 33.364521)
total: 341.46 sec