Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-164107
#<BuildRuby:0x0000560f15afa008
@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.20221222-164107",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.004780 0.000184 1.144212 ( 1.584819)
build_miniruby 0.001504 0.000058 1.468295 ( 1.470472)
build_ruby 0.001448 0.000056 3.744391 ( 4.114549)
build_all 0.003791 0.003975 3.867120 ( 2.267495)
build_install 0.009967 0.005213 3.137565 ( 2.353479)
test_btest 0.000884 0.000094 56.552391 ( 22.573113)
test_basic 0.000517 0.003398 0.421562 ( 0.519837)
test_all 0.001071 0.000142 633.320810 (217.723959)
test_rubyspec 0.018266 0.029047 72.040881 ( 83.044243)
total: 335.65 sec