Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-031215
#<BuildRuby:0x0000561490476008
@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.20230215-031215",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003950 0.000344 1.419501 ( 1.798180)
build_miniruby 0.001086 0.000095 1.178329 ( 1.176591)
build_ruby 0.001227 0.000107 1.862888 ( 2.054489)
build_all 0.005970 0.000139 3.446903 ( 1.589692)
build_install 0.013332 0.000000 2.909657 ( 2.050650)
test_btest 0.000897 0.000000 57.934895 ( 16.186884)
test_basic 0.006081 0.000000 0.473375 ( 0.567683)
test_all 0.000968 0.000000 636.717613 (184.959036)
test_rubyspec 0.021582 0.013696 64.154466 ( 74.181992)
total: 284.57 sec