Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-024542
#<BuildRuby:0x0000562bbc2b1f90
@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.20230712-024542",
@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.000018 0.000000 0.000018 ( 0.000020)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.005790 0.000000 1.967951 ( 3.367051)
build_miniruby 0.001324 0.000000 1.532013 ( 1.837361)
build_ruby 0.001644 0.000000 3.169086 ( 3.420813)
build_all 0.000000 0.007981 2.552284 ( 1.670958)
build_install 0.010579 0.007534 4.124600 ( 3.447899)
test_btest 0.000671 0.000099 81.382883 ( 35.355649)
test_basic 0.003371 0.004593 0.901290 ( 1.004087)
test_all 0.001233 0.000000 618.004836 (257.958231)
test_rubyspec 0.031415 0.021923 91.180688 (126.618270)
total: 434.68 sec