Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-135845
#<BuildRuby:0x00005575ccd61fb8
@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.20221228-135845",
@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.000003 0.000014 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004379 0.000099 0.976373 ( 1.355517)
build_miniruby 0.001002 0.000227 1.051968 ( 1.050538)
build_ruby 0.001061 0.000241 2.397048 ( 2.773840)
build_all 0.004881 0.001110 3.355329 ( 1.756899)
build_install 0.012884 0.000002 2.738246 ( 1.753090)
test_btest 0.000801 0.000161 56.240939 ( 14.511634)
test_basic 0.000415 0.004430 0.318472 ( 0.410614)
test_all 0.000955 0.000229 552.896335 (155.565511)
test_rubyspec 0.022187 0.017636 54.302004 ( 64.419514)
total: 243.60 sec