Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-165800
#<BuildRuby:0x0000563e738f2228
@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.20221222-165800",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000690 0.004419 1.124029 ( 1.632963)
build_miniruby 0.000000 0.001435 1.458148 ( 1.468920)
build_ruby 0.000000 0.001948 3.441953 ( 3.783079)
build_all 0.004270 0.003925 3.882970 ( 2.113582)
build_install 0.014738 0.002769 3.138503 ( 2.296216)
test_btest 0.000542 0.000142 57.868761 ( 20.990890)
test_basic 0.000898 0.004887 0.442531 ( 0.618034)
test_all 0.001994 0.000607 647.085031 (233.313251)
test_rubyspec 0.026933 0.025763 73.063454 ( 91.720217)
total: 357.94 sec