Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-071335
#<BuildRuby:0x0000557a859c2390
@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.20240311-071335",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006989 0.000363 2.401371 ( 2.132836)
build_miniruby 0.001056 0.000127 1.501438 ( 1.499625)
build_ruby 0.001278 0.000154 3.119251 ( 3.363894)
build_all 0.007178 0.000345 6.345931 ( 2.411128)
build_install 0.014533 0.003946 8.385924 ( 3.893456)
test_btest 0.000729 0.000097 91.647810 ( 23.939244)
test_basic 0.005951 0.000220 0.882189 ( 0.940375)
test_all 0.092346 0.029091 805.473156 (265.789610)
test_rubyspec 0.062418 0.032799 135.800153 (167.259194)
total: 471.23 sec