Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-165946
#<BuildRuby:0x000055adae2a1820
@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.20221221-165946",
@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.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000574 0.004141 1.092728 ( 1.633027)
build_miniruby 0.001112 0.000265 1.413752 ( 1.413149)
build_ruby 0.001329 0.000317 3.102714 ( 3.473112)
build_all 0.005570 0.001326 3.478063 ( 1.659882)
build_install 0.014295 0.001184 2.783602 ( 1.841884)
test_btest 0.000730 0.000159 56.790304 ( 16.450917)
test_basic 0.003693 0.000803 0.409147 ( 0.505538)
test_all 0.001318 0.000287 630.260038 (186.713882)
test_rubyspec 0.027535 0.023922 71.977645 ( 84.333988)
total: 298.03 sec