Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-091652
#<BuildRuby:0x000055fc550762a8
@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.20230805-091652",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.007287 0.000706 2.393224 ( 6.498349)
build_miniruby 0.001513 0.000000 1.745532 ( 2.819080)
build_ruby 0.001759 0.000000 3.613229 ( 6.812893)
build_all 0.007720 0.000585 2.918834 ( 4.760934)
build_install 0.013729 0.006366 4.681799 ( 6.531465)
test_btest 0.000707 0.000160 89.027561 ( 79.863082)
test_basic 0.008022 0.000759 1.050982 ( 2.468604)
test_all 0.000914 0.000200 677.876033 (566.039661)
test_rubyspec 0.034076 0.032188 107.959447 (260.966675)
total: 936.76 sec