Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-013212
#<BuildRuby:0x000055c86c1fe7f0
@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.20230205-013212",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000025)
build_up 0.004576 0.000732 1.253746 ( 2.119221)
build_miniruby 0.001543 0.000247 1.327680 ( 1.879641)
build_ruby 0.001515 0.000243 2.796838 ( 3.698698)
build_all 0.007275 0.001164 4.105056 ( 4.640814)
build_install 0.018830 0.000768 3.194847 ( 3.977294)
test_btest 0.000840 0.000120 58.611017 ( 57.301016)
test_basic 0.001801 0.004236 0.456848 ( 0.801492)
test_all 0.001598 0.000275 692.475706 (568.293575)
test_rubyspec 0.039439 0.016672 76.015927 ( 95.280519)
total: 737.99 sec