Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-123341
#<BuildRuby:0x0000556efaa5a230
@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.20230621-123341",
@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.000027 0.000004 0.000031 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002398 0.004379 1.977644 ( 5.024842)
build_miniruby 0.001605 0.000321 1.501082 ( 2.502797)
build_ruby 0.001319 0.000264 2.976752 ( 4.031611)
build_all 0.006556 0.001312 5.522546 ( 4.659869)
build_install 0.009259 0.007796 6.785246 ( 6.193938)
test_btest 0.000669 0.000167 76.387113 ( 45.140232)
test_basic 0.002293 0.000573 0.796852 ( 1.445712)
test_all 0.000635 0.000684 599.354952 (309.969503)
test_rubyspec 0.017494 0.036384 84.961546 ( 99.598963)
total: 478.57 sec