Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-031656
#<BuildRuby:0x000055a2f2ec5a00
@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.20230727-031656",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000037 0.000002 0.000039 ( 0.000038)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007018 0.000439 2.331141 ( 5.359273)
build_miniruby 0.000000 0.001444 1.732165 ( 2.067859)
build_ruby 0.000000 0.001802 3.526350 ( 5.117292)
build_all 0.007468 0.000903 2.869612 ( 3.114564)
build_install 0.020141 0.000000 4.468488 ( 4.630516)
test_btest 0.000958 0.000000 83.696969 ( 42.207992)
test_basic 0.004933 0.004272 1.000551 ( 1.384415)
test_all 0.000496 0.001688 650.898384 (398.815745)
test_rubyspec 0.022942 0.034650 93.989833 (109.639506)
total: 572.34 sec