Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-034628
#<BuildRuby:0x0000560d73c2dfb8
@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.20221229-034628",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004096 0.000026 1.056293 ( 1.474776)
build_miniruby 0.000936 0.000127 1.227218 ( 1.225583)
build_ruby 0.001236 0.000169 3.446178 ( 3.828486)
build_all 0.005745 0.000783 3.678175 ( 1.951035)
build_install 0.002903 0.011434 3.133376 ( 2.187034)
test_btest 0.000809 0.000000 56.599462 ( 15.454388)
test_basic 0.005824 0.000000 0.378219 ( 0.472009)
test_all 0.001579 0.000056 612.392175 (181.966877)
test_rubyspec 0.020473 0.016300 63.454665 ( 73.374433)
total: 281.94 sec