Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-124023
#<BuildRuby:0x000056408695dfb8
@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.20231017-124023",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006940 0.000992 2.484552 ( 3.917818)
build_miniruby 0.001603 0.000229 1.728136 ( 2.338951)
build_ruby 0.000000 0.002834 3.425904 ( 4.327363)
build_all 0.007080 0.001860 6.553100 ( 5.735058)
build_install 0.018853 0.002425 8.171193 ( 7.170829)
test_btest 0.001731 0.000000 88.870854 ( 76.255307)
test_basic 0.008630 0.000102 1.044198 ( 1.537834)
test_all 0.009518 0.000697 714.303125 (405.244399)
test_rubyspec 0.052147 0.027104 110.048282 (147.441622)
total: 653.97 sec