Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-193136
#<BuildRuby:0x000055b5d0e96228
@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.20230817-193136",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002060 0.004094 2.193094 ( 5.362815)
build_miniruby 0.001779 0.000306 1.650678 ( 3.024634)
build_ruby 0.001373 0.000237 3.314019 ( 6.820273)
build_all 0.003974 0.004748 6.225559 ( 7.115946)
build_install 0.016600 0.004137 7.783977 ( 10.182803)
test_btest 0.000776 0.000165 80.486620 ( 59.591877)
test_basic 0.001435 0.004452 0.948710 ( 2.122109)
test_all 0.005564 0.004524 683.885704 (416.453782)
test_rubyspec 0.036258 0.032960 100.901872 (131.635171)
total: 642.31 sec