Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-143039
#<BuildRuby:0x000056171c42a6d8
@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.20221224-143039",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004206 0.000600 1.039981 ( 1.517868)
build_miniruby 0.001065 0.000152 1.391920 ( 1.391034)
build_ruby 0.001661 0.000000 3.616618 ( 4.251512)
build_all 0.008053 0.000000 4.052519 ( 3.076844)
build_install 0.007466 0.008575 3.200478 ( 3.351285)
test_btest 0.000755 0.000151 57.797761 ( 33.329125)
test_basic 0.005790 0.000286 0.460368 ( 0.637073)
test_all 0.000000 0.002738 647.196678 (259.226514)
test_rubyspec 0.026189 0.020552 70.813443 ( 80.878873)
total: 387.66 sec