Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-022033
#<BuildRuby:0x000055935a3622c8
@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.20230119-022033",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005084 0.000092 1.218992 ( 2.281283)
build_miniruby 0.001467 0.000000 1.209207 ( 1.221061)
build_ruby 0.000000 0.001503 3.084337 ( 3.533597)
build_all 0.001329 0.006158 3.779759 ( 2.425363)
build_install 0.008464 0.007164 2.946758 ( 2.753234)
test_btest 0.000534 0.000107 54.972534 ( 32.557788)
test_basic 0.005789 0.001158 0.453313 ( 0.686345)
test_all 0.001211 0.000242 649.807129 (277.897425)
test_rubyspec 0.038236 0.012570 74.087123 ( 89.337300)
total: 412.69 sec