Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-134439
#<BuildRuby:0x0000558746875a00
@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-134439",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003682 0.000581 1.151426 ( 1.549064)
build_miniruby 0.001113 0.000176 1.281195 ( 1.279777)
build_ruby 0.001324 0.000209 2.947666 ( 3.326180)
build_all 0.006507 0.000318 3.683063 ( 1.815346)
build_install 0.011077 0.003344 2.860309 ( 1.894713)
test_btest 0.000501 0.000084 56.414687 ( 18.930188)
test_basic 0.005475 0.000913 0.442883 ( 0.544559)
test_all 0.000842 0.000140 624.699033 (187.794577)
test_rubyspec 0.024107 0.016247 61.696590 ( 71.572417)
total: 288.71 sec