Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-232958
#<BuildRuby:0x00005601914aa1a8
@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.20230826-232958",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.007476 0.000277 2.239530 ( 4.571607)
build_miniruby 0.001543 0.000057 1.744808 ( 2.019808)
build_ruby 0.002072 0.000077 3.400652 ( 3.988592)
build_all 0.009198 0.000008 6.237524 ( 5.040430)
build_install 0.016954 0.004436 8.016367 ( 6.842829)
test_btest 0.000885 0.000054 84.432393 ( 56.217448)
test_basic 0.007922 0.000202 0.935041 ( 1.315317)
test_all 0.005652 0.005103 708.199232 (733.079723)
test_rubyspec 0.032528 0.052198 111.267821 (171.483690)
total: 984.56 sec