Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-041024
#<BuildRuby:0x0000563ebc451fb8
@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.20230707-041024",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.006736 0.000279 2.132458 ( 4.956736)
build_miniruby 0.001182 0.000122 1.545792 ( 1.875828)
build_ruby 0.001584 0.000164 3.416309 ( 4.127386)
build_all 0.007707 0.000000 2.602652 ( 3.062178)
build_install 0.013439 0.005304 3.994081 ( 4.814678)
test_btest 0.000704 0.000088 82.622388 ( 47.094025)
test_basic 0.007002 0.000876 0.957462 ( 1.579554)
test_all 0.002142 0.000000 634.755305 (296.004238)
test_rubyspec 0.022828 0.031040 95.589575 (120.021224)
total: 483.54 sec