Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-081318
#<BuildRuby:0x00007f436c68fdd8
@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.20240710-081318",
@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.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.006743 0.001123 3.964160 ( 3.667964)
build_miniruby 0.001416 0.000236 1.353086 ( 1.350261)
build_ruby 0.001503 0.000250 3.455142 ( 3.646843)
build_all 0.004407 0.004299 7.750777 ( 3.125460)
build_install 0.007942 0.010609 10.255821 ( 4.646086)
test_btest 0.000680 0.000175 113.309266 ( 29.891435)
test_basic 0.008612 0.000000 0.969754 ( 1.017432)
test_all 0.103064 0.047904 871.056288 (278.211842)
test_rubyspec 0.049185 0.035818 168.410954 ( 32.393713)
total: 357.95 sec