Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-085800
#<BuildRuby:0x00005600a7dc22a8
@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.20230814-085800",
@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.000022 0.000002 0.000024 ( 0.000026)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.002332 0.004308 2.263863 ( 4.376868)
build_miniruby 0.001408 0.000194 1.793294 ( 2.329191)
build_ruby 0.001441 0.000198 3.384565 ( 4.584230)
build_all 0.008344 0.000555 6.518369 ( 4.259638)
build_install 0.010715 0.009029 8.069322 ( 6.654838)
test_btest 0.000871 0.000163 84.034521 ( 45.275216)
test_basic 0.004292 0.003481 0.946355 ( 1.058321)
test_all 0.001917 0.007960 671.070968 (403.719071)
test_rubyspec 0.059683 0.015071 106.606500 (207.626445)
total: 679.90 sec