Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-173551
#<BuildRuby:0x000056239e22dec8
@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.20230906-173551",
@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.000029 0.000002 0.000031 ( 0.000026)
autoconf 0.000044 0.000003 0.000047 ( 0.000042)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.005963 0.000411 1.924592 ( 3.198372)
build_miniruby 0.000000 0.002050 2.055985 ( 2.226732)
build_ruby 0.000241 0.001410 3.309949 ( 3.803895)
build_all 0.007901 0.000765 5.962432 ( 3.940501)
build_install 0.014653 0.005625 7.642759 ( 5.680241)
test_btest 0.000824 0.000103 81.812187 ( 53.355476)
test_basic 0.003277 0.005200 0.965355 ( 1.347177)
test_all 0.010829 0.000183 681.184817 (605.092618)
test_rubyspec 0.046374 0.039528 110.954687 (164.585715)
total: 843.23 sec