Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-071512
#<BuildRuby:0x0000562b3817dfb8
@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.20230912-071512",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000145 0.007202 2.336228 ( 4.217790)
build_miniruby 0.001052 0.000204 1.723272 ( 1.902263)
build_ruby 0.001618 0.000314 3.375854 ( 3.620099)
build_all 0.005440 0.003426 6.599511 ( 4.021614)
build_install 0.019199 0.000000 8.055196 ( 5.980453)
test_btest 0.000705 0.000117 85.737032 ( 44.253160)
test_basic 0.008617 0.000849 1.005933 ( 1.341603)
test_all 0.006550 0.004521 695.893682 (315.292158)
test_rubyspec 0.040860 0.036927 109.759578 (125.611601)
total: 506.24 sec