Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-015244
#<BuildRuby:0x0000557272e8a320
@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.20240112-015244",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000995 0.004170 1.496555 ( 1.882395)
build_miniruby 0.000000 0.001539 1.540260 ( 1.539036)
build_ruby 0.000000 0.001586 3.205424 ( 3.434776)
build_all 0.006380 0.001178 5.584482 ( 2.880850)
build_install 0.013297 0.004318 6.780515 ( 3.965152)
test_btest 0.000654 0.000116 80.891986 ( 29.898630)
test_basic 0.001145 0.007731 0.871715 ( 0.980844)
test_all 0.097245 0.021169 813.852583 (312.215555)
test_rubyspec 0.004292 0.064656 98.704013 (114.751818)
total: 471.55 sec