Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-223858
#<BuildRuby:0x000055d46190a250
@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.20230627-223858",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.002158 0.003623 1.942706 ( 4.249289)
build_miniruby 0.001224 0.000196 1.568791 ( 1.664403)
build_ruby 0.001230 0.000197 3.135885 ( 3.617890)
build_all 0.006248 0.000356 2.472069 ( 2.479737)
build_install 0.013396 0.004981 3.930019 ( 3.446562)
test_btest 0.002679 0.000000 79.721104 ( 44.713215)
test_basic 0.006789 0.000000 0.855444 ( 1.418690)
test_all 0.002246 0.000000 615.563550 (288.446420)
test_rubyspec 0.017874 0.036458 89.446739 (109.584866)
total: 459.62 sec