Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-205616
#<BuildRuby:0x000055a98af15fe8
@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.20221221-205616",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000521 0.004105 1.076790 ( 1.459072)
build_miniruby 0.001328 0.000000 1.394195 ( 1.392828)
build_ruby 0.001766 0.000000 3.086265 ( 3.452728)
build_all 0.006723 0.000000 3.395649 ( 1.695760)
build_install 0.000000 0.014764 2.639811 ( 1.694270)
test_btest 0.000000 0.000856 57.086031 ( 15.145421)
test_basic 0.002564 0.002332 0.378773 ( 0.473418)
test_all 0.001329 0.000388 681.483130 (233.155360)
test_rubyspec 0.033459 0.017655 66.433605 ( 78.323816)
total: 336.79 sec