Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-042446
#<BuildRuby:0x000055e2b0cea390
@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.20230814-042446",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.000011 0.007154 2.310918 ( 5.780728)
build_miniruby 0.001381 0.000216 1.751256 ( 2.796614)
build_ruby 0.001748 0.000273 3.477790 ( 6.405517)
build_all 0.008925 0.000000 6.677901 ( 6.595156)
build_install 0.012986 0.007349 8.130485 ( 6.858403)
test_btest 0.000681 0.000126 83.569098 ( 50.256569)
test_basic 0.007096 0.000609 0.906837 ( 1.367612)
test_all 0.002154 0.008594 672.847987 (339.819476)
test_rubyspec 0.034113 0.037008 107.104391 (136.749483)
total: 556.63 sec