Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-085137
#<BuildRuby:0x0000557f98012008
@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.20221229-085137",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001298 0.003470 1.104286 ( 1.520654)
build_miniruby 0.001031 0.000000 1.211420 ( 1.388343)
build_ruby 0.001692 0.000000 3.185018 ( 20.494044)
build_all 0.003726 0.002636 3.089156 ( 1.452606)
build_install 0.002081 0.007982 2.599236 ( 1.722950)
test_btest 0.000505 0.000176 55.255235 ( 15.966813)
test_basic 0.004321 0.000000 0.397135 ( 0.494549)
test_all 0.000636 0.000716 625.878249 (181.321910)
test_rubyspec 0.019214 0.021289 63.319395 ( 73.215561)
total: 297.58 sec