Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-062031
#<BuildRuby:0x0000563051931fc0
@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.20221229-062031",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.000000 0.004371 1.126037 ( 1.510051)
build_miniruby 0.000000 0.001281 1.415890 ( 1.414799)
build_ruby 0.000000 0.001497 3.319180 ( 3.720099)
build_all 0.003387 0.003559 3.555090 ( 1.764233)
build_install 0.010591 0.003640 3.021475 ( 2.141396)
test_btest 0.000529 0.000091 55.734847 ( 21.512617)
test_basic 0.002230 0.003451 0.423235 ( 0.519969)
test_all 0.000840 0.000168 619.379082 (220.325186)
test_rubyspec 0.018792 0.032697 71.372193 ( 83.255436)
total: 336.16 sec