Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-151326
#<BuildRuby:0x000055b9a06b1f48
@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.20230608-151326",
@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.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.006220 0.000259 1.964896 ( 4.190131)
build_miniruby 0.001453 0.000060 1.453571 ( 1.517747)
build_ruby 0.000000 0.001789 2.876588 ( 3.369956)
build_all 0.000877 0.006440 2.288558 ( 2.392472)
build_install 0.018727 0.000000 3.552403 ( 3.593494)
test_btest 0.001273 0.000000 79.012625 ( 60.946647)
test_basic 0.004518 0.003616 0.816446 ( 1.359003)
test_all 0.001437 0.000180 586.959917 (601.472781)
test_rubyspec 0.029232 0.034212 89.898562 (138.646954)
total: 817.49 sec