Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-080533
#<BuildRuby:0x0000555a99d322e8
@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.20230528-080533",
@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.001718 0.000409 1.850794 ( 5.262601)
autoconf 0.000787 0.000187 2.402585 ( 2.423457)
configure 0.056879 0.005590 29.038712 ( 32.528078)
build_up 0.017481 0.011921 51.364049 ( 36.077586)
build_miniruby 0.011145 0.000625 48.999363 ( 26.056339)
build_ruby 0.000000 0.002515 2.683079 ( 2.803469)
build_all 0.054669 0.035668 122.890620 ( 62.074980)
build_install 0.010145 0.006683 3.654297 ( 3.680222)
test_btest 0.000639 0.000226 74.207056 ( 38.624180)
test_basic 0.004149 0.002870 0.798344 ( 1.153707)
test_all 0.001853 0.000148 570.623066 (237.716443)
test_rubyspec 0.042540 0.008995 123.395469 (142.672239)
total: 591.07 sec