Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-140052
#<BuildRuby:0x000055f274ab17f8
@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.20230907-140052",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.001950 0.004572 2.006957 ( 3.632908)
build_miniruby 0.001598 0.000343 62.315062 ( 46.260131)
build_ruby 0.001797 0.000386 3.296669 ( 3.733622)
build_all 0.008248 0.000000 6.403119 ( 5.961625)
build_install 0.013551 0.005860 8.014917 ( 7.143464)
test_btest 0.000625 0.000138 84.604375 ( 54.704538)
test_basic 0.008293 0.000055 1.014169 ( 1.420634)
test_all 0.003756 0.007982 728.319190 (360.387334)
test_rubyspec 0.042115 0.028983 105.041162 (125.356520)
total: 608.60 sec