Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-122250
#<BuildRuby:0x0000562a8040de08
@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.20230701-122250",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002658 0.004643 2.058080 ( 4.996710)
build_miniruby 0.001278 0.000358 1.411139 ( 1.519410)
build_ruby 0.001626 0.000000 3.256496 ( 4.527411)
build_all 0.007552 0.000291 2.509890 ( 3.145208)
build_install 0.009001 0.008461 3.892108 ( 4.885917)
test_btest 0.000650 0.000202 81.702813 ( 49.457918)
test_basic 0.004742 0.001472 0.875881 ( 1.633997)
test_all 0.001684 0.001234 632.469304 (325.851970)
test_rubyspec 0.012902 0.038534 89.044570 (127.978067)
total: 524.00 sec